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 |
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
If I give u refill which cost is 5000 & I ll give u refill then how u find that refill cost is right or wrong? & that refill is new in market.
wht are the possible test cases for save button in notepad?
What is ramp testing?
What are the Test Cases Comes under Regression Suite?
How should I maintain the test cases and Test Log for different versions/builds of the application.
Hi, I am doing project related to Online order Booking. In this project different products will be there. The user can order the product to different location by giving different shipping Addresses. By selection of Address shipping price will be calculate. My Question: Now the shipping related part they are integrating with UPS(www.ups.com) Depending on the From Zip code, To Zip cobe and Quantity weight the shipping price will be calculated. I want test scenarios to test the shipping part. I think ASAP u will help me. My mail id srinivasukona@gmail.com
How many test cases u will write for Adhoc testing?
test case for coffee machine?
What is SCENARIO TESTING
What is the syntax testing?
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules