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 |
how can u prepare the test plan?
What is deferred?
If you have executed 100 test cases ,every test case passed but apart from these testcase you found some defect for which testcase is not prepared,thwn how you can report the bug?
when database testing comes into manual tesing
How should I manage the test cases? Should I have to write Version/Build number in the test cases against test cases which is get modified for that build/version.
After fix the bug if requirement change the tester what will do?
what type of quetion may be asked for experienced person in manual tester of 1 year?
How do conduct globalisation testing? anybody can explain this with example.
What's the difference between Stress testing & Load testing
what type of testing you are doing ?
Who will do the design phase testing?
If Client has given the requirement such that " (1)Items are sorted alphabetically (2)Apply Shortcut keys " Then Tester have to write test cases for that also or not?