when to start and stop testing?
Answers were Sorted based on User's Feedback
Answer / manpreet singh dhawan
We start testing after SRS and Test Plan is completed.
To Stop testing we follow some considerations like:
1. Testing Budget.
2. Deadlines.
3. When certain % of Test Cases Pass.
4. When the Bug rate falls below certain level (this varies
from organization to organization)
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / geetha
Testing starts at the rquirement phase itself and testing
ends after getting sign-off from the client. till that,
testing continues...
| Is This Answer Correct ? | 2 Yes | 4 No |
suppose if you are in ATM center and if you withdraw an amount of rs. 10000/-, you get a message to your mobile for deduction of amount but you did not receive any amount from ATM machine. What will you do? How do you rise a defect?
. Is any graph is used for code coverage analysis?
what exactly done parallely in v-model with verification.
If you open a bug in build -1 and that get closed in build-2 . Again the same bug a raised in build -3. Then what state will you give to that?
What is the difference between client server and web based testing?
What is a Test Strategy? What is d difference between a Test Strategy and a Test Plan?
Which are the possible test cases can U write for Combo box validation ?
My application is Central Management System(CMS) & Point of Sale(POS). CMS - main server is installed on one PC & POS - Client is installed on another PC. We can manage number of POS from CMS server. CMS is divided into CMS-Master & CMS Client. System flow is like - Manage data Menu has 22 submenus ex: Users, Customers, Printers etc....................... Manage all 22 submenus in CMS-Master Import all 22 submenus in CMS-Client one by one. My Question ---> Import CMS-Master to CMS-Client is the test case, So Should I consider it as a single test case or I have to write separte test cases for Importing All 22 submenus?
What is early testing?
what is the difference between web based application and client server application as a testers point of view?
9 Answers Cognizant, Kanbay, RGPV, Saber Corporation,
Explain about your current project role? and What are the applications involved? Where you will get paper bills?
What are the cases why parameterization is necessary when load testing the Web server and the database server?