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 |
please tell me the test cases for the following scenario 1. Two windows are there in one window pin code text box and ok button will be there.... we need to enter the pin code no and then click on ok........ basing on this in second window post offices address should come...........what are the imp test cases for that.....
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
can u pls explain me what is boundary value analasys and equivalent partitioning
Types of Acceptance testing?
what is field tests and laboratory tests in black box testing ?
What is Changing requirement?
what is the deferent between Bug and Defect(error) ?
what are iso,cmm,cmmi,level1,level2 etc in testing?
What is compatibility testing? Is there any certification available for testing, like MCP etc..?
What is V and V model
what is Negative testing and what It?s Purpose?
wt is the diff. bet. verification and validation If possible explain with one example.