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.
Answers were Sorted based on User's Feedback
Answer / monideepa
qtp is good for testing java applications for func testing.
for performance load runner can be used.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / 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 |
Answer / dontask
Hi, you can try UTP (Unified Test Pro) you can use this
even for manual testing also.
Visit at
http://www.sdtcorp.com/utp_solution.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Does automation replace manual testing?
I am new to Test Complete ,can any one suggest me the steps to create/Record and replay a test in Test complete 6....
What is the purpose of the wrun.ini file?
How to Rcognize the Objects in the Web Page Dialog Using QTP
what is the visual source safe version now?
Differentiate between hdam and hidam database?
How do you decide which tool you have to use?
Tell me the fundamental difference between xpath and css selector?
what is best bug in your project?
what is the advantage and dis-advantages of using framework ?
Does automation testing have any disadvantages?
If testing is done using white box testing,then what is the need of using Black box testing again? I mean when unit testing and Integration testing is done at Coding level, what is the need of testing again at testing level?