Hello.
I have been using testNG and Selenium for a couple of days for my intern task. Really liked it.
Since I have all my test methods and class written, I was wondering if there is a simple way to manage those tests (some kind of test manager) and different test paths. I do not want to change the tools I'm using now.Thanks in advance for the replies, I'm new in testing so it can be still difficult for me to do some things.
Patryk--
You received this message because you are subscribed to the Google Groups "testng-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to testng-users...@googlegroups.com.
To post to this group, send email to testng...@googlegroups.com.
Visit this group at http://groups.google.com/group/testng-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
I thought about that and I realized that testng.xml is the only way to do that now. Was hoping that there is a tool that would simplify the process.ďż˝
By the test manager I meant that kind of tool that would let me for example write down the chosen scenarios and then run them using selenium and testNG. Seems I will have to take a closer look to the way you proposed.
W dniu wtorek, 5 marca 2013 18:28:16 UTC+1 u�ytkownik Yevhen Bilevych napisa�:
Hi Patryk,
Not sure I understood you correctly. What do you mean under "test manager"?
You obviously can customize your testng.xml and/or have different xmls for different testing paths
In case you wanted to feed multiple xmls in single run you can do this from command line or employing ant
If you are looking for convenient UI (desktop or Web) - I'd also like to obtain this tool.
Thanks,
Yevhen
On 03/05/2013 02:20 PM, Patryk Kulecki wrote:
Hello.
I have been using testNG and Selenium for a couple of days for my intern task. Really liked it.
Since I have all my test methods and class written, I was wondering if there is a simple way to manage those tests (some kind of test manager) and different test paths. I do not want to change the tools I'm using now.Thanks in advance for the replies, I'm new in testing so it can be still difficult for me to do some things.
Patryk--
You received this message because you are subscribed to the Google Groups "testng-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to testng-users...@googlegroups.com.
To post to this group, send email to testng...@googlegroups.com.
Visit this group at http://groups.google.com/group/testng-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
ďż˝
ďż˝
--
You received this message because you are subscribed to the Google Groups "testng-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to testng-users...@googlegroups.com.
To post to this group, send email to testng...@googlegroups.com.
Visit this group at http://groups.google.com/group/testng-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
ďż˝
ďż˝