What we do when the Requirements are continuously changed?
Answers were Sorted based on User's Feedback
Answer / nag
there is no agile testing that is agile software model.on
that model requirements are suddenly changing to follow
that model.
Regression testing
| Is This Answer Correct ? | 14 Yes | 2 No |
Answer / sdmahesh06
When ever the requirements are continuously changing, we
will do agile testing.
| Is This Answer Correct ? | 4 Yes | 7 No |
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.
Explain the agile testing?
pls send me the testcases for telecom billing system
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
If the pseudo code below were a programming language ,how many tests are required to achieve 100% statement coverage? 1. If x=3 then 2. Display_messageX; 3. If y=2 then 4. Display_messageY; 5. Else 6. Display_messageZ; 7. Else 8. Display_messageZ; A. 1 B. 2 C. 3 D. 4
What is DOMAIN TESTING
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
how to write the test case for time and date like TIME : 09:34:32AM DATE : 12 MAY 1987
what is difference between repeatable and reusable test case?and what is self cleaning test cases?
What is the Difference between Testing Types and Testing Techniques
explain with examples- transaction testing, syntax testing, domain testing, logic testing, and state testing.
Why is it that the boundary value analysis provides good test cases?