When should u feel that u can stop testing now?
The following are few of the common Test Stop criteria:
Answer Posted / priya
Testing can be stopped when
The bug rate is comparatively less to the acceptable limits.
All de test cases for tat particular functionality is passed.
Client urgency
Testing budget insufficient.
Lack of time for the testing process.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Have you used xml check point in your project?
How does qtp identify objects in the application?
give me the code to save all messages of inbox of gmail into a folder and notepad
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
how did u use automating testing tools in ur job?
any body can you help me what is the script to automate an comand promt
What is QTP scenario.
Approach for Installation,comaptibility,system testing
How will you compare keyword and expert view?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
In Remote acess server how u run a test?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
What is optional step in qtp? How you can add optional step in qtp?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
What are test settings and global settings?