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 |
Explain the gray box testing?
How would you do " Keeping two folders in sync testing"
0 Answers ABC, HCL, Microsoft,
Scenarios to test wireless Speaker via bluetooth
Could someone answer the following testing Questions? 1)Give 5 reasons why a build can be released with bug 2)Write a bug report for a word processor program which crashes when the contents of 89th column is been sorted in assending order. 3)write test 10 cases for program which has a table with 2 fields of NAME od char type and CLASS of INT type.NAME fields is truncated after 26 charaters and CLASS takes value between 1 to 9 both included. There are 3 possible opearations program can perform a)When a new student joins the class the program adds a new field b)When student leaves the class the field get deleted c)when student gets promoted then program incremts the class by 1 Write 5 test cases for the scenario. 4)write 10 test cases for a program that takes date in dd/mm/yyyy format and prints it out with a increment of 1. for dates (dd) can be given in the range 1<=dd>=30 for months (mm) can be given in the range 1<=mm>=12 for years(yyyy) can be given in the range 1600<=yyyy>=9999 5)Give 5 bugs that could cause a program to crash when it printed the 999999 th pages 1000001th line.
What is BRANCH COVERAGE Testing
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
how can write testcase for admin role? can u tel me detail
Which of the following defines the expected results of a test? Test case specification or test design specification.
I need GUI test case for home page?
Please give me a test case scenario for search engine covering all the fuctionalities
tell testcase where it is taken and tell the title of the testcase? pls any answer the question?
What is a test case?