difference between scenario and testcases?
Answer Posted / babu.s
scenario:
scenario, the functionality or flow of the application
requirement.
testcases:
using scenario we are writing test cases.
Test Scenario represents a series of actions that are
associated together. (From initiation to completion)
Test Case represents a signle (low level) action by the user.
Test case:
It specifies the functionality of a single unit.
Test scenario:
It specifies the functionality of sequence.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Why does the boundary value analysis provide good test cases?
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
Explain the state testing?
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
What is test cases for mobile phone ?
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
Why is it that the boundary value analysis provides good test cases?
Explain the branch coverage testing?
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
write test case for pen cap if it is not present?
What is Initial Configuration?
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
can one defect be mapped to more than one test script in manual testing
How should I maintain the test cases and Test Log for different versions/builds of the application.