Forum Discussion
- LexiAQASmartBear Alumni (Retired)
Hi,
You can find information on how to set up your TestNG tests to be run from QAComplete in the Assigning Selenium TestNG Tests to Tests help topic.
I hope this information is useful for you.
- shirishnagarOccasional Contributor
Hi
Thanks for reply.
Any supporting video if you can share will be helpful.
Regards,
Shirish
- shirishnagarOccasional Contributor
I have execute below things in QA complete
- Installed Test Agent
- Configure the Test Agent
- Assigning Selenium TestNG Tests to Tests
- Schedule Automated Tests
Since my selenium TestNG setup is in VM, as per schedule, something is happening and it kicks me out of VM. After I sign-in back to VM, I found all opened files are closed now and found Fail result in Run History for that tests.
Any suggestions?
Regards,
Shirish
- shirishnagarOccasional Contributor
Hi,
By checking the checkbox for maven project, somehow I manage to execute my Selenium TestNG TCs. As in general, I do have multiple Classes and multiple @Test in those classes.
I want to run 1 class at 1 time but if my checkbox checked, it runs all classes under maven project and if I keep the checkbox for maven project as unchecked and define path for class or upload the zip (which has only 1 class), it fails to execute every time.
i.e. for me, it executes selenium TCs only when maven project checkbox is checked and it execute all classes in that cases.
I tried but getting error and TC got failed
Error: Could not find or load main class org.testng.TestNG
Is there any way to execute 1 class or 1 @Test at a time instead of all classes together?
Regards,
Shirish
Related Content
- 3 years ago
- 2 years ago
- 2 years ago
Recent Discussions
- 22 hours ago