difference between scenario and testcases?
Answer Posted / subhash
Test Case:- Test case is a document that describe the input,
action or event and expected result of the testing activity.
Scenario:- Scenario defines the event that occur during the
testing session.
Please mail me if you have any doubt or you need more brief
description regarding test case and scenario.
my mail address: gupta.subhash16@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.
how to make test case for anolog voice logger?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
How to test a stored procedure?
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?
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
I want 100 test scenario for gmail
What is the syntax testing?
Explain the glass box testing?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
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
Why is it that the boundary value analysis provides good test cases?