what is the criteria for choosing test cases for automation?
Ex: if you have some 300 test cases, then how many you choose for
automation. what is criteria of selecting?
Answers were Sorted based on User's Feedback
Answer / saff
they r no of criteria where we choose automating a
particlar feature ttesting like
1)when the test cases have to repeated for every build we
have to choose autoamting them
2)if the test cases are having data values to be passed in
that cases it is goodidea to automate them for better
coverage
3)and when the test cases are tested for compatibility fo
the system then this is the other situvation where we can
auotmate
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / bibhu
I would like to add a point, ie- We can choose the
particular test to automate if it's functionality is not
changing frequenly.
| Is This Answer Correct ? | 5 Yes | 0 No |
How to add check point?
How to open a new test using quicktest professional (qtp)?
what is the recovery scenario?
What are the advantages of QTP over WinRunner?
What is difference between web object and web items
how can we write descriptive programming for menus when qtp is not able to identify it..and how can we write descriptive programming for partially identified and non standard objects..do i have to map the objects before writing the script
Can any body tell me what is the method to connect the remote desk top throw QTP 9.2 version?
What is the extension of script and object repositary files?
Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
does the vb script knowledge is mandatery in testing using QTP
how can we retrieve ten rows from the data table using loop concept?