in regression testing we excute only modified build .how we
will get to know that this much part not going to effect
rest of application.
Answers were Sorted based on User's Feedback
Generally before going for regression testing we select
regression testcases from the whole set of testcases.
these testcases are selected in such a way that due to
modification of code which part of the application is
affected .
in this way we wil be knowing how much part to test.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sri
Before the required change is made to the code, impact
analysis is done by the PM itself and with reference to
that document we update the test cases and test accordingly.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to do Data base testing manually?
1.What is mean by Databasse testing ? 2.Defect Life cycle? 3. define compatibility testing with example? 4. define severiority and priority with example and who will give severiority and priority?
What's an 'inspection'?
I have sent a mail through gmail.But it is not showing in the Sent mail option.Can any one tell me the defect description for this(asked for an interview)?
Why we write test case?
How do you test calculator?
Do I have to write separate test cases for entering special characters, blank space, numbers in First name field ? Or should I create single test case for it? If yes then how?
what is the difference between test senario and test case?
What is the Stub abd the driver ?Are these both using at the time of Top-up approach of integration testing and bottom-down approach testing .?
developer says it is not defect.then as a test engineer what u will do?
Write test cases for agent login screen agent name will 4 to 20 character. password length not mention two buttons, 1-submmit and 2-Reset
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.