Can test case contains more than 50 steps in single test
case?
Answer Posted / 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 |
Post New Answer View All Answers
Can you list down a few characteristics of a test case?
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profileĀ
can any body help me with providing a a case for usability testing...
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
Explain the component testing?
Explain the logic testing?
Explain the smoke testing?
Explain the scalability testing?
How to test a stored procedure?
How to generate test cases for 'replace a string' method?
Do you know explain security testing?
How to write the test cases for STP
What is explain security testing?
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?