Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

concordion

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 373
  • Category: Testing
  • Founded: Oct 28, 2007
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 686 - 715 of 905   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
686 raja chedli
rajachedli Send Email
Feb 3, 2011
5:20 pm
Hello, I have recently started using Concordion, and would like an example of using Concordion to test a web application, especially a JEE application. Can...
687 Nigel Charman
nigel.charman Send Email
Feb 5, 2011
9:13 pm
Hi Raja Concordion is a "Test Runner" for executable specifications, in the same way that JUnit or TestNG are runners for unit tests. In order to test a web...
688 raja chedli
rajachedli Send Email
Feb 6, 2011
12:31 pm
Thanks for the message Nigel, it was very useful for me. Raja ________________________________ De : Nigel Charman <nigel.charman.nz@...> À :...
689 Sean
monsieursj Send Email
Feb 14, 2011
10:12 pm
I'm not sure if this is possible, but basically what I'd like to do is the following: If I have a test case, XyzTest.java, and a spec, Xyz.html, is there a way...
690 Nigel Charman
nigel.charman Send Email
Feb 15, 2011
3:14 am
Can you tell us what your use case is for this? In the past, I've implemented multiple test cases for a spec by keeping separate source trees. In our case we...
691 Sean
monsieursj Send Email
Feb 15, 2011
3:57 am
Nigel, My use case is pretty much the same as the case you described. I think putting the specs in a separate module and including them as dependency on the...
692 Nigel Charman
nigel.charman Send Email
Feb 26, 2011
6:49 pm
The checksums on concordion 1.4.1 and concordion-extensions 1.0.1 in Maven Central were incorrect and have been causing problems, especially for Ivy users. ...
693 Larry Cai
larry.caiyu@... Send Email
Mar 3, 2011
6:42 am
Hi: New to concordion, but I like it, and I want to integrate into CI, so I use http://wiki.jenkins-ci.org/display/JENKINS/Concordion+Presenter+Plugin One...
694 Nick
nick_barrett... Send Email
Mar 6, 2011
9:57 pm
Hi Larry, I use the Concordion Ant Task by Toby Weston which is documented here: ...
695 jefmcg Send Email Mar 16, 2011
4:52 pm
I'm looking at pyconcordion, and I'm not a big python head (I think that the last time I seriously used python was last century). So the question is, what's...
696 Joan
jefmcg Send Email
Mar 19, 2011
8:09 am
Obviously this is not a question on everyones lips :-) but if someone stumbles on this and is looking for the answer, JC jumped to my rescue and a way of...
697 matfsw Send Email Apr 4, 2011
11:15 am
Hi, as the concordion-bench Eclipse Plugin seems to be deprecated and unmaintained, I developed a new Eclipse Plugin. It is currently available for Eclipse 3.6...
698 David Peterson
dpeterson72 Send Email
Apr 4, 2011
11:17 am
Awesome! ... unmaintained, I developed a new Eclipse Plugin. ... validation. I'm welcoming feature ideas if you see anything that would make your life easier. ...
699 Nigel Charman
nigel.charman Send Email
Apr 5, 2011
11:15 am
Hi Matt I just gave it a quick spin and it's looking great. Thanks !! I found that it works with the Web Page Editor as well as the HTML Editor. You might...
700 matfsw Send Email Apr 5, 2011
12:22 pm
Hi Nigel, thanks for the very detailed feedback. I think these are all valuable enhancements doable with reasonable implementation effort. I'm tracking them at...
701 agileinsider1 Send Email Apr 14, 2011
6:49 am
Hi, I just wanted to let you know I've created a new extension for concordion which I've released on google code. You can get all the details at...
702 Nigel Charman
nigel.charman Send Email
Apr 18, 2011
8:07 am
Thanks for creating this. It's been on my backlog for a while! I haven't had much of a chance to try it out yet. One of our teams had a try. They already use...
703 agileinsider1 Send Email Apr 18, 2011
11:50 am
One of the problems I faced is that the loading of the specification is performed as part of the execution of the test, rather than when creating the...
704 carlosalbertofau
carlosalbert... Send Email
Apr 25, 2011
6:17 pm
I created a Spec of 2K long (two simple paragraph and a table of 7 rows by 6 columns). The table is instrumented to execute a test for each row. Running in a...
705 David Peterson
dpeterson72 Send Email
Apr 25, 2011
6:30 pm
Hi Carlos, Does your XHTML file contain a reference to a schema or DTD? My hunch is that XOM is validating your XHTML against a DTD that it's downloading (or ...
706 carlosalbertofau
carlosalbert... Send Email
Apr 26, 2011
2:10 am
Mark, I started using Concordion as a "front end" and Selenium as a "back end driver". The idea is automate a couple of Functional Test against the web pages. ...
707 carlosalbertofau
carlosalbert... Send Email
Apr 26, 2011
2:18 am
I don't know if I understood your question. Can all the data be organized as a table? If so, you can use a table and each row will be each "test case". A...
708 carlosalbertofau
carlosalbert... Send Email
Apr 26, 2011
5:09 pm
David, Thanks for you comment. You were right, the http://www.w3.org site is very slow providing the DTDs. Now I removed it, but I want to use the DTD locally....
709 fabiodasoghe Send Email Apr 27, 2011
4:22 pm
Hello. First of all, congratulation for this neat piece of work: Concordion has some great ideas at its base that set it apart from other...
710 David Peterson
dpeterson72 Send Email
Apr 27, 2011
4:32 pm
Thanks for the message. The documentation isn't all in one place. At some point I'll get round to bringing it all together into a single reference. The main...
711 fabiodasoghe Send Email Apr 28, 2011
4:30 pm
Thank you. I've found the first twos but I completely missed the third, it has some useful details. Is there some link to that page? It's a shame the...
712 David Peterson
dpeterson72 Send Email
Apr 28, 2011
7:05 pm
It's not a library, but a tool / framework.You shouldn't need JavaDocs, unless you're trying to change the Concordion source code for some reason? The only bit...
713 bhatiana Send Email May 3, 2011
5:21 am
I recently wrote a demo trading system to share software best practices such as Active Specifications and Domain Driven Design. I have written the...
714 Gunnar Ahlberg
gunnarahlberg Send Email
May 3, 2011
6:13 am
Bhatiana, Thank you for your interesting examples. You asked for feedback. I've jotted down a couple of things that came to mind. Transfers.html ...
715 David Peterson
dpeterson72 Send Email
May 3, 2011
9:22 am
Great work Naresh!...
Messages 686 - 715 of 905   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help