pls let me know the answer, recently i faced this question
in interview.
when you are writing the test cases,if the requirements are
changed what will u do?
Answers were Sorted based on User's Feedback
Answer / deepak jha
According to software testing principle "pesticide paradox" states that whenever requirement changes we have to change our test case because test case will not be able to discover new possible bugs.so we have to change our test case.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / user`
If you don't know the exact/relavent answer to the question
then please don't provide false information to the User.
Thanks.
| Is This Answer Correct ? | 2 Yes | 0 No |
My answer would be:It's a common scenario where requirement changes due to various reason. I am always prepared to deal with it and this is why I am flexible when writing my test cases so that if any changes occur they are easy to incorporate. For example I write Valid Data Definition separately rather adding them to my test cases and it helps me to revise(when needed) my document efficiently.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / charitha
Soon after preparing Use case document,identify the functional points and +,after that prepare Test senorio document then we will prepare test case document.
case document+identify the functional points+identify the functional points+Test senorio document+test case document
| Is This Answer Correct ? | 3 Yes | 9 No |
What is DOMAIN TESTING
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
How to write test cases or test scripts for UAT testing which is done manually
Explain the load testing?
Where can i find example or samples of testcases to improve my testcases documentation?
how to write the test case for time and date like TIME : 09:34:32AM DATE : 12 MAY 1987
Difference between Automation testing and manual testing.
Write all test cases for Bus Pass Renewal
Q.1)how write negative & positive test cases Q.2 )write negative & positive test cases for i-pod
Can anyone tell me the test cases for Operating System.
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
Write a test scenario for a project which is developed in a VB then after wards it is converted in Java and there is no documentation available.