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 |
How can you connect the database with QTP?
How to create configuration scripts
How many types of Test Plans are there...??
I need diffrences between Object Identification, Smart Identification, Regular expresion,Low-Level Recording (enables you to record on any object in your application, whether or not QuickTest recognizes the specific object or the specific operation.) I am working on Web Application. In that object caption will change dynamically. For example, consider “Save” button. On clicking save button the caption changing as “ EDIT ”. From above concept which concept I have to use here?
What is driver script and driver script in qtp frame work????
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
How to face prjoect manager round what type of questions they will Ask ? (Chandana)
1 Answers Call Centre, Convergys, IBM,
Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it
How to connect the real time application application with the QTP?
Interviwer asked, How many years exper.. on QTP? I said, total 2 yrs exp in manual and QTP. QTP only current project arround 3 months. then interviewer ask , HOW BOLD YOU QTP? What you say?
What is test object model in QTP ?
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5