what is the difference between Test case and Test scenario?
is it necessary to prepare scenarios before writing test
cases?explain in detail.
Answer Posted / divya nandana.b
Test case : is a document that consists of
the following
:Testcase Id , testcase name , testcase desciption ,
prioroty ,reproducable,Steps ,description ,Expected ,Actual
,result
Test case nothing detailed desscription of the each and
every step to validate the expected value
Test Scenario
test scenario is a format which gives the information or
flow of application .i.e it is like story
ex:
sc1: login screen:login screen consists of username ,
password ,
sc2 :if username and password is correct login in to
application
sc3: if username and password does not match display a
message
by seeing testscenarios only we will write testcases
| Is This Answer Correct ? | 21 Yes | 6 No |
Post New Answer View All Answers
What is actually a rule based testing
how will the test plan is pepared in ur organisation>?
what is Test management fundamental?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
Please explain me v-model clearly i want to know how it works and want to know how it use in real time on a project please tell me its urgent and important for me understand .Please tell me my mail id is Chiku_69@yahoo.in Thank u
How do you go about testing a project?
Why did you choose the Software Testing Field?
How do you test for the coockies for a web application?
What is testing and maintenance?
test cases for compose functionality of gmail
Do you use any automation tool for smoke testing?
can anyone tell me the scenarios for online banking transaction ?
what are the status have in QC(Test Management Tool). and how you report?
After insert the record in front-end, how will you check the back end by manually? Please explain?
Have u ever done testing related to a database,give examples to support u r answer.