Answer Posted / prasanna_ny
Usually, we automate the test cases if the test is:
1.Reusable
2.Repeatable
3.data driven test(for multiple set of data)
4.regression
Regards,
Prasu!!!!
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
how to write ciertification in QTP?
What is the major difference between Functional test, Acceptance test, Usability test and performance test. With special reference to automotive domain
I want to learn the data base testing, how can I start my psactice? I already reading the books of basic for data base? If any other books that make my study simple please suggest.
Where do we get the QTP and Load runner softwares CDs ( Original ) in chennai
What is self-referencing constraint in mainframe development?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
How can we make one test method dependent on other using testng?
What kinds of annotations are used in testng?
What COM Interfaces u r using in QTp While Connecting QC or TD? Or in QTP?Any body plz urgent...
Tell me what is regression testing?
Tell me what is an absolute xpath?
What is meant by the automation framework?
Do you know what is selenese?
What are the steps to perform Load and Stress testing on a Website? What resources do I need to do this? Please advise. Thanks in advance.
test cases test wheather window? test cases to test calculaor? test cases to test a reverse string program? test cases to test program{ int.parse(sting str) $return (int)}? test cases to test program{display string length}?