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 |
How many bugs have u found in your project?
can someone tell me the test cases for following scenario of password: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consists of 1 uppercase letter. 3. Password should consists of 1 numeric. 4. Password should consists of 1 special character.
Write test cases for Wifi enabled devices(Ipad, Iphone, Laptop) Note: Test case should not cover basic functionalty like connect or disconnect. Test case should have out of box thinking & simulation of errors.
3 Answers Amazon, SCDL Symbiosis Center for Distance Learning,
what is baic requierment of yahoo mail? what is baic requierment of atm? what is baic requierment of coffee machine?
how to write test case for Add, Delete,Update,search and Edit button. Please its urgent.Could anybody help me as soon as possible
i got Question from iflex-just client gave just functional spec but they didnt provide any detaill, supporting document.but they want with in ten days testplan and test cases.excuse ans like prototype method. Question is how will u start writing testcases?
Write few functional & non-functional test cases for a payment gateway system
Write test cases to check the functionality of the shopping cart of an e-commerce website
6 Answers Optum, SpoonJoy, Verizon,
Give examples of boundary value and equivalence partitioning test cases.
hi, please anyone write test case for "Print" screen
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
Explain the static testing?