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 |
You are the test manager starting on system testing. The development team says that due to a change in the requirements, they will be able to deliver the system for SQA 5 days past the deadline. You cannot change the resources (work hours, days, or test tools). What steps will you take to be able to finish the testing in time?
I want to know that Test Case Document contains the positive as well as negative test cases in the same sheet or we have to create different test case document for negative test cases.
how to do risk analysis during project and during write test cases how to know which one is most crucial functionalities of the application?
what is the difference between regression testing and retesting?
Guys, can any one of u give the realtime example for Black Box Testing
Why you developed the software to test the software?
Can you explain requirement traceability and its importance?
when we found problem occured in requirement while writing test case when communicate with client but they not accepting it is problem whether you continue further or not?
how can u do database testing manually?
What are the differences between V-Model and Agile Model?
Wht is the Test Harness, Anybody can explain it in Detail..Thanks in advance...
why do u go for test bed?