difference between scenario and testcases?
Answer Posted / kapil
Test case:
Represent the functionality of a single unit.
Test scenario:
It represent the sequence of test.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
Explain the concept of semi-random test cases?
Do you write test plan and test case?
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
Write test cases for 8+4?
Explain the branch coverage testing?
write test cases for hospitality management system
Explain which test cases are written first black boxes or white boxes?
Suppose a job should be executed for every two hours? Write test case for this?
I want 100 test scenario for gmail
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
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?
Explain the load testing?
Write the test case for a login page?