Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Related Groups
Mailing-list for developers of the TestNG testing framework ([link])
Low activity, 153 members
Discussion group for Watij (pronounced wattage) - stands for Web Application Testing in Java. Watij is a Java API ...
Low activity, 672 members
The official Google Web Toolkit (GWT) developer discussion group.  GWT lets you build AJAX apps in the Java ...
High activity, 19772 members
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 2177  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Users of the TestNG Java testing framework:  http://testng.org

 

Dependency Injection support in TestNG test classes? 
  Hi, I'm struggling to make dependency injection work with testng. I want to inject dependencies into my test classes via spring, is this possible? can you refer to me a simple example of doing that? whatever I found while googling further confuses me and I wonder how others worked their way out?... more »
By S M Humayun  - Nov 19 - 1 new of 1 message    

Running Parallel with different parameter sets for each thread 
  I am creating Selenium tests that I need to run in parallel. The problem is that I need the tests that are running concurrently to be using different remote controls to run the tests on, which means that I need different parameter sets for each thread. Is there any way to accomplish this? Thanks in advance... more »
By zrawson  - Nov 18 - 2 new of 2 messages    

dataprovider iterator type case exception 
  Hi, I am trying to use the TestNG data provider to iterate data from a data file. But I always get the following type case exception. Can someone help in this issue? I am using TestNG 5.8/5.9. [testng] Exception in thread "main" java.lang.ClassCastException: java.lang.String [testng] at org.testng.internal.Invoker.in vokeTestMethods... more »
By new TestNG user  - Nov 17 - 3 new of 3 messages    

Eclipse plugin on 3.5.1 x64 fails 
  I just installed Eclipse 3.5.1 x64 on a vista 64bit machine. Eclipse is launched with jdk1.6.0_17_64bit JVM. I'm trying to install the TestNG plugin (ver 5.9.05 from [link]) for an upcoming training session, but the plugin install fails. This thread looked like the best bet for help. I tried the beta site at... more »
By BrianT  - Nov 17 - 1 new of 1 message    

Eclipse template? 
  I'm probably missing something obvious but when I want to create a new TestNG test in Eclipse I right click on the package to create New> but I only see the JUnit template selection (even from Other). Any hints on how to load a TestNG template into the Eclipse editor? thx.
By selliott  - Nov 16 - 6 new of 6 messages    

"cannot retrieve JUnit method" 
  I'm trying to execute some JUnit 3.8 tests using the TestNG ant task, but it fails with an error: [testng] Failure in JUnit mode for class com.theplatform.test.media.fac ade.functional.FormatRegistryT est: could not create/run JUnit test suite: [testng] cannot retrieve JUnit method [testng] at org.testng.junit.JUnitTestRunn er.runFailed... more »
By TTop  - Nov 13 - 5 new of 5 messages    

Debugging TestNG tests with Maven & Intellij IDEA 
  Hi, I'm having issues debugging a TestNG test with Spring, Maven and Intellij IDEA. The debugging thread doesn't stop at breakpoints. Is there any science involved in configuring debug options to make TestNG tests debuggable with a project that uses Spring, Maven and Intellij IDEA? ------------------------------ -----------------... more »
By S M Humayun  - Nov 13 - 1 new of 1 message    

Unable to execute <package> when testing in container = WebLogic 
  Why would in-container execution fail only <package> elements? I'm programmatically executing testng.xml files by passing them into org.testng.xml.Parser.Parser(I nputStream). When I deploy my in container tests to WebLogic, I can execute just about any testng.xml suite except for those that specify a package.... more »
By Ed Young  - Nov 9 - 3 new of 3 messages    

plugin history 
  Hi, Is there a way to have in the testNG plugin something like the history feature in junit plugin ? If not is there a way to tell the plugin to save each run in different directory ? Thanks
By idan72  - Nov 9 - 1 new of 1 message    

order of execution of tests 
  Is there a guarantee that multiple tests in a testng.xml file will be executed in the order they are declared in the file ? Assume parallel option is none and no dependson annotations are used. I have exhaustively tested this and the test are getting executed in right order. But wanted a confirmation before my team gets down to writing the... more »
By shashank ( shantaram )  - Nov 8 - 2 new of 2 messages    

1 - 10 of 2177   « Newer | Older »

XML       Send email to this group: testng-users@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google