What’s the relation between environment reality and test
phases?
Answer / sidd
Environment reality becomes more important as test phases start moving ahead. For instance, during unit testing you need the environment to be partly real, but at the acceptance phase you should have a 100% real environment, or we can say it should be the actual real environment. The following graph shows how with every phase the environment reality should also increase and finally during acceptance it should be 100% real.
| Is This Answer Correct ? | 3 Yes | 0 No |
WHAT IS THE DIFFERENCE BETWEEN PRIORITY AND SEVEARITY ?
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
Defect Migration "Defect Migration" means that error is early project documents lead to errors in later documents. For example, an incorrect requirement leads to an incorrect set of speacifications, which leads to design errors, which leads to coding errors, which lead to failures when we test against user expectations. a. How will you prevent Defect Migration? b. Why do you think preventing Defect Migration is important?
what is agile testing
Does we make documentation for all defects?
Why must we use Tester to test software instead of BA, Developer?
what is the difference between client,customer and end-user?
Give two examples of HIGH SEVERITY and LOW PRIORITY.
What is the different between SIT and UIT?
what are the various bug reports that u publish
Who writes "white box " test cases ?
Which design document supports to choose test data and how to select test data ranges ?