Is it necessary to do retesting if we are going to do
regression testing?please reply
Answers were Sorted based on User's Feedback
Answer / guntip
Yes, Because Retesting will perform once bug/defect is fixed.we will test that particular scenario.
Regression testing, Any enhancement happened (means added new functionality to existing functionality).
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / vishwas
YES.
Re testing involves extensive testing around the failed
scenario.
Regression testing does test every thing but it does not
touch minute details of each scenario.
Hence, after a code fix it is always necessary to do re
testing even if you have planned regression testing.
| Is This Answer Correct ? | 4 Yes | 0 No |
If PRS is given to you on say XYZ functionality then which different types of testing you will perform . Please arrange these types in sequential manner in which you will perform?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
I want Tracebility Matrix template, if any one have mail me at dada_khairnar@hotmail.com
difference between static and dynamic testing( not just definition) as a 4+ experienced guy
How many testcases can you write an avg for a day?
What should you do if you don`t have sufficient document,how do you go and work in that environment.
what is the difference between smoke, sanity and dry run testing?
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
How do you know when the product is tested well enough?
what we do when our reported defect reject?
Different environments in software testing?
What’s the relation between environment reality and test phases?