When should u feel that u can stop testing now?
The following are few of the common Test Stop criteria:
Answers were Sorted based on User's Feedback
Answer / sreeprasad
- All the high priority bugs are fixed.
- The rate at which bugs are found is too small.
- The testing budget is exhausted.
- The project duration is completed.
- The risk in the project is under acceptable limit.
Practically, the decision of stopping testing is based on
the level of the risk acceptable to the management. As
testing is a never ending process, we can never assume that
100 % testing has been done, we can only minimize the risk
of shipping the product to client with testing done.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
what is the framework followed by ur company in qtp
How to use checkpoints in qtp ?
What is VSS? Is it used in Automation(QTP) Or Manual? what is menus in VSS?
What is Cross browser testing? Does UFT support it?
Hi All, How to Compare two strings character by character in QTP
What is Performance testing?
how do u handle an object without name using QTP 9.2?
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.
please write a script to find the text in a application. Note: i dont know the location of that text where it is located. just like negative testing.
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance