I?m right now doing manual testing for Java Projects. We
are planning to automate it. So, I need your suggestions in
choosing an appropriate automated testing tool for doing
Functionality testing, UI testing and Performance testing
so that I will be able to implement it for our projects.
Kindly help me in this regard.
Thanks in advance.
with regards,
Kavitha.
Answer Posted / shamsher singh
for functional testing and UI testing you can use QTP and
for performance testing u can use load runner
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Do you know what is robot api?
What are the different types of testing framework techniques?
In what condition we cannot use automation testing for agile method ?
In general, how do you see automation fitting into the overall process of testing?
5. What are the tests you are conducting through winrunner?
what types of documents we need to write the nonfuntional test scripts?
What factors determine the effectiveness of automation testing?
why should we choose VSTET(Visual Studio Team Edition for Testers) and not QTP?pleas give me the reasons for "WHY" we have web and client server app, supports power builder and on windows OS so this is the background of tech and envir things we have and now VSTET is good to use or not? if "NO" then tell me why
What are the differences between open source tools, vendor tools, and in-house tools?
IN AN APPLICATION HOW DO YOU IDENTIFY THE TASKS WHICH SHUD BE DONE MANUALLY AND WHICH SHUD BE AUTOMATED?
What are the main differences between Loadrunner and QTP tools? Describe briefly a "real world" scenario that would make you use the first one versus the other? Thank you for your answers....
can any one tell me the examples of white box testing
List the five essential types of test steps?
When will you automate a test?
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?