Regarding Test scenario Template

classic Classic list List threaded Threaded
13 messages Options
Reply | Threaded
Open this post in threaded view
|

Regarding Test scenario Template

Divya
Hi,

I would like to get the template for Test scenarios

i have a query regarding test scenarios

1. What is the difference between test scenario and Test case and how test scenarios help to write test cases

Thank you
Divya
Reply | Threaded
Open this post in threaded view
|

Re: Regarding Test scenario Template

softwaretestingforum
Administrator
Hi Divya,

Welcome  to the group.
I have attached a test case doc from my past work. This might help.

FTC_Sample.xls

I suppose definition of test scenario would vary from org to org. In my current job test scenario and test cases are considered same.
~ seleniumtests.com
Reply | Threaded
Open this post in threaded view
|

Re: Regarding Test scenario Template

Divya
Hi tarun,

For my curent org we have to write first test scenario then from each scenario we have to write test cases.

The template whcih u sent we can use it for test cases...

test scenario need different template...

i have prepared one..please check it and review it...

Use Case BR(Business req) Items Test Scenario ID Test Scenarios Expected Result


Thank you
Divya
Reply | Threaded
Open this post in threaded view
|

Re: Regarding Test scenario Template

softwaretestingforum
Administrator
Looks good.
You may also consider following - "Given, When, Then" style of writing scenarios as described here -

http://en.wikipedia.org/wiki/Behavior_Driven_Development
~ seleniumtests.com
Reply | Threaded
Open this post in threaded view
|

Re: Regarding Test scenario Template

Praveen
In reply to this post by Divya
Hi Divya,

   Can you share answer if you get already. Me too fresher in testing, i wanna know how to write test scenarios and test case.

  I want to know difference between these.

Thanks,
-Praveen
Reply | Threaded
Open this post in threaded view
|

Re: Regarding Test scenario Template

Praveen
Hi Tarun,



Tarun, Can you please replay for below query?

Thanks,
-Praveen


"Hi Divya,

   Can you share answer if you get already. Me too fresher in testing, i wanna know how to write test scenarios and test case.

  I want to know difference between these.

Thanks,
-Praveen"
Reply | Threaded
Open this post in threaded view
|

Re: Regarding Test scenario Template

Divya
Hi Praveen,

Test scenario is about write test funtionlaity. It describes the fucntionality. From scnario we write ttest cases.
Test cases is set of steps to write the functionality.
Ex:
Save Personal details

Test scenarios:
1.Enter valid and mandatory details and save the data or Click save button.
2. Enter valid data and levae mandatory fields and clcik save button
3. Enter inavlida data and clcik save button.
4. Enter the data clcik cancel button

EX Test cases for 2 st scenario

1. Enter valid Fisrt name
2. Enter valid Last name
3. Enter valid Date of birth
4. Click save button


4th test case:
1. Enter valid Fisrt name
2. Enter valid Last name
3. Enter valid Date of birth
4. Click Cancel button

This is my underastnding...Please correct me if i am wrong.

Thank you,
Divya.
Reply | Threaded
Open this post in threaded view
|

Re: Regarding Test scenario Template

Praveen
Hi Divya,

   Thanks for replay, Can you please write the test scenarios and test cases on Login page.

Example : Login - Header
              Username, Password, Forgot Password ?, Submit button.

Thanks,
-Praveen





Reply | Threaded
Open this post in threaded view
|

Re: Regarding Test scenario Template

softwaretestingforum
Administrator
Praveen, It does not look appropriate to ask others to write scenarios for you.
Have you tried writing it your self?
~ seleniumtests.com
Reply | Threaded
Open this post in threaded view
|

Re: Regarding Test scenario Template

Praveen
Hi Tarun,

I know writing the test cases, I was bit confuse with her answer, for that only i asked her to explain with Login page.

Please find below my test scenario and test cases on login page. I written some cases only, not complete. test case.


Scenario

1) Verify the functionality of Login button

Test Cases

Verify if, the header is displayed as “ Log In”
Verify if username field is displayed
Verify if, “Usename” text is displayed
Verify if, Password field is displayed
Verify if, “password” displayed
Verify if, a Login In button is displayed
Verify if, “Forgot your Password” button is displayed
Verify the functionality of Login Button with valid credientials
Verify the functionality of the “Forgot your password” button


Thanks,
-Praveen
Reply | Threaded
Open this post in threaded view
|

Re: Regarding Test scenario Template

Praveen
Scenario

1) Verify the functionality of Login button

Test Cases

Verify if, the header is displayed as “ Log In”
Verify if a field with lable username is displayed
Verify if,a filed with lable Password is displayed
Verify if, a Login In button is displayed
Verify if, “Forgot your Password” button is displayed
Verify the functionality of Login Button with valid credientials
Verify the functionality of the “Forgot your password” button
Reply | Threaded
Open this post in threaded view
|

Re: Regarding Test scenario Template

Anubhav2401
In reply to this post by softwaretestingforum
Thanks for the template tarun . This one is really good :)
Reply | Threaded
Open this post in threaded view
|

Re: Regarding Test scenario Template

Rajendra
In reply to this post by Divya
hi,send interview question for manual testing 7 how to prepare test scenarios