Can test case contains more than 50 steps in single test
case?
Answers were Sorted based on User's Feedback
Answer / sameena
Hi,
That will show a poor tester.
U'r test case should be crisp and short.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / hema
it doesn't matter abt the no of test steps,its important
that the testcases should be understandable by the client.
all the steps should be necessary.unnecessary steps should
be avoided.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / hemaiyer
A good test engineer always provide a high quality
software for a single test cases 50 steps are written
provided their should not be repeated test steps in the
test cases
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sathish
It can be more than 50 Steps, but the developer who fixes the bug will not be interested in reading all blah-blah stories. instead you can break the case into small modules ( functionality ,UI ,validation ..etc) or functionality itself into easy phases to make it easy readable form.
| Is This Answer Correct ? | 0 Yes | 1 No |
write a test case flipkart login page
test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).need to raise defects
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
Write the test case for a login page?
test cases for restaurant billing system????????
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
write the high level test cases for winzip file
How about do we go as far as writing test cases is considered?
test cases for login window
Create Test Cases based on Software Testing Principles Write the Test Cases to validate Command Line utility - ‘MAX’. The utility displays the maximum of the 2 specified Integers. Please note down any assumptions that you make. e.g. MAX 2 3
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?