How to write test scenarios for a Web application, with an
example?
Answer Posted / kalyani
for example
take login page
scenario 1: validating login button
2: '' password button
3: '' ok button
4: '' cancel button
it depends on requirements
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
how to write test cases for smart meter for gas and electricty
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
How to generate test cases for 'replace a string' method?
Explain the domain testing?
What is Initial Configuration?
What is test cases for mobile phone ?
Explain the scalability testing?
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
Do you write test plan and test case?
how to write a test cases for courier offices?
Test a file replication service that copies files from one net location to another
what is black box system in software development in system analysis and design?
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