1.exactly when we do regression testing?
2.why we do regression testing?
Answers were Sorted based on User's Feedback
Answer / mfsi_priyankaa
We do regression testing when there is any change in code to
see whether any other modules are affected by this or not.
Is This Answer Correct ? | 15 Yes | 0 No |
1.Regression testing is generally used when there is a
modification in the application.So that to check whether
other related module are being affected or not.
2.Sometimes automated scripts are also used.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / madhu
whenever any New functionality added/existing functionality
modified/bug fixes may cause side effects in the existing
functionality,to find out these side effetcs we do
regression testing.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nilanjan saha
Testing for the First time we usually don't need Regression
Testing.But whenever something get changed or new
functionality gets added ,due to that some other realted
module might have some adverse affect.Tesing these actually
known as Regression testing.
If the Build is stable one Automation is perfect for the
resgression testing.
Is This Answer Correct ? | 0 Yes | 0 No |
what is the project strategy
Please give me example of low priority and hign severity defects?
what is the status of defect when the developer reject the defect?
give the format of test strategy and test methodology not the definitions i know the definition i need the template of those
Can anybody tell me how to write teste cases real time with a example.And what doc. u require for it.And what r the testing types u apply seriiiially on the application.REAL TIME PEOPLE ONLY.
4 Answers Quest, State Bank Of India SBI,
1)how the oppurtunities will be for a QA(manual1+yrs exp) in abroad? 2)how the chances wil be if i try to choose DEVELOPMENT side as my carrer using QA experience?
what is difference between black box and white box testing? In most of the companies which tecnique is used
How to Generate Test Case for Shopping Cart?
In first version of the build i found a bug . I report it to my developers with all the procedures and that was accepted by the developers and the bug was in open state. In the next version of the build the bug was not able to reporduce it .Then wat will be the status of that bug
differentiate between QA and QC?
High sevirity, low prority bug
Why do we prepare test condition,testcases,testscript?