one deffectis found then we send it to the developers.and
they released a new build.What we test in that build?The
whole application or the only test cases where we got the
deffect.
Answers were Sorted based on User's Feedback
Answer / sm
It depends on the stage of system testing where we are and
depends on the complexity of the build.
firstly after receiving the modified software build we need
to conduct retesting to get confidence on the fixed
defect ..
After based on the complexity of the reported defect we can
decide whether to conduct regression testing or not.
In regression testing we need to cover the entire
functionality of the application related to the fixed
defect.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / santosh kunta
It basically dpends on the criticality of the application
and type of defects being fixed -
The testing team may take up one of the below regression
testing after the defect is resolved.
1. Partial Regression testing
2. Reginal Regression testing
2. Full Regression Testing.
However the type of testing carried out depends on
execution time left to complete testing and deadline
oriented.
| Is This Answer Correct ? | 0 Yes | 0 No |
When is a good time for system testing?
write 3 test cases on MSWORD
what is change management and change request
What is difference between Development envionment and Test enviornment.
What is the difference between sanity testing and smoke testing
What is "Visible State Transition" test? Give example
prepare test cases for file copy paste.
If you have 1000 test cases which takes atleast 4 months for execution and now project has to be delivered within 2 weeks how will you execute your test cases. Which ones should be executed first.
what is web based testing and web based application? what are the check list for the web based application?
Can anyone explain me about, the white box testing and black box testing, in detail?
What is the difference between Performance testing and Load testing ?
State a generalized process for load test? Or explain how you did it previously.