Hai, Can anybody tell me what is test scenarios and how to
write test scenarios, pls give me one example.

Answers were Sorted based on User's Feedback



Hai, Can anybody tell me what is test scenarios and how to write test scenarios, pls give me one ex..

Answer / siva

Hi Lavanya!
Firstly let us consider basic difference between a Scenario
and a Test case;
I would say a Test scenario is a single FUNCTIONALITY Eg;
Log in, Logout Etc.
and now a test case; here we can write number of test cases
on Login scenario, Logout scenario Etc.....

The best Eg I can give you here is, when u go to any ATM
first you select withdrawal or Mini statement, Balance
inquiry, from savings Etc.... all these are scenarios
Take one scenario for Eg;Withdrawal- Now you can write test
cases as (1) Select Withdrawal from main menu, (2) select
account type 'from savings or from current. '(3) Enter valid
password.............soooo on.
I think now u can understand.

Siva

Is This Answer Correct ?    32 Yes 8 No

Hai, Can anybody tell me what is test scenarios and how to write test scenarios, pls give me one ex..

Answer / sami

Test Scenario is nothing but the scenario which you are
going to test.
Let me give you example of writing test scenario for the
login screen in any web based application.

Consider that you need to test this screen.
The login screen contains the Logn Name(Label)followed by
Text box to enter login and Password (label)followed by
Text box to enter Password. Submit Button and a Reset
Button.

Here we needs to concentrate both on positive test scenario
by entering all the values and clicking on the submit
button.Negative scenarios such as invalid login name,
invalid password etc

Is This Answer Correct ?    41 Yes 18 No

Hai, Can anybody tell me what is test scenarios and how to write test scenarios, pls give me one ex..

Answer / akhil kumar

Hi guys you all are partly correct and close to what a test
scenario means.I am also giving you the answer what
generally is test scenario.
Test scenario is just to test particular aspect of an
application.It is not positive and negative.Like for example
you have to test login window which will draw you to next
page if you enter correct username and password.This is one
test scenario.
Now in this scenario,you can build numerous test cases,both
positive and negative.Like for example,a username text field
should allow only alphabets and numbers with no special
characters.so for positive test cases u will enter alphabets
and numbers and to negatively test it u enter special
characters and check the actual behaviour and compare it
with expected behaviour.There can be more test cases can be
created for this only one scenario.

I hope this might have cleared your doubts.
bi guys.

Is This Answer Correct ?    16 Yes 5 No

Hai, Can anybody tell me what is test scenarios and how to write test scenarios, pls give me one ex..

Answer / mohandhandapani

Both Test-Cases and Test-senarios will cover the
requirement. The major difference is, Test-scenario will
cover the Requirement in MACRO level or breaking the
requirement in High-level whereas Test-Case should cover
the requirement in MICRO level based on the created Test-
Scenario and The created test-Cases should be mapped with
the appropriate Test-Scenario... There can be morethan 1
Test-case for a Test-scenario.

Is This Answer Correct ?    12 Yes 1 No

Hai, Can anybody tell me what is test scenarios and how to write test scenarios, pls give me one ex..

Answer / amika

Test scenario is actually trying to test the Particular
function from end to end.Its actually few test Cases that
test the whole Product scenario.Suppose i have to login
into Yahoomail.
for this precondition is that we have to open IE and then
Url www.yahoomail.com.
Then second step is that we have to Type correct login id
Followed by the correct password.
then click on Sign In.
This is a scenarion for Login into yahoo mail but in a test
scenarion we have to cover the negative aspects and mention
that also also.In a software system you can mention the
Exceptions and Error or Wrong Validation etc as per the
system Response.
I think this suffice ur query
Thanks

Is This Answer Correct ?    12 Yes 9 No

Hai, Can anybody tell me what is test scenarios and how to write test scenarios, pls give me one ex..

Answer / kumar

in basic understanding test Scenario is nothing but WHAT to
be tested.

here is a small example that Which can be easily understood.

For example. Testing this present screen.

Firstly required for test scenario is that you need a test
scenario template. where you can pick it from a folder
structure which you created in the Configuration management
or VSS.

Secondly comes out for the test scenarios.
where you are going to fill out in the scenarios template
that WHAT to be tested

In these process where
all your scenarios is identified and reviewed by your peers
or by your TL.

Any clarifications or any mistake please let me know.
According to my knowledge i projected out.
please let me know friends.

kumarvelu.d@gmail.com

Is This Answer Correct ?    2 Yes 0 No

Hai, Can anybody tell me what is test scenarios and how to write test scenarios, pls give me one ex..

Answer / riddhi

Scenario means how an end user can use the given functionality in real time environment.
Scenarios can not contain any technical word while writing down the scenario .

E.g. Login page
1. User tries to perform login by entering valid user name and password
2. User tries to perform login operation by entering invalid username and password
3. User tries to perform login operation by entering invalid username and valid password
4. User tries to perform login operation by entering valid username and valid password
5. User tries to perform login operation by entering special characters in username and password
6. User tries to perform login operation by entering minimum characters specified for username and password
7. User tries to perform login operation by entering maximumcharacters specified for username and password

Is This Answer Correct ?    1 Yes 1 No

Hai, Can anybody tell me what is test scenarios and how to write test scenarios, pls give me one ex..

Answer / srinivas

Hi
Test Scenario is nothing but the scenario which you are
going to test.
Let me give you example of writing test scenario for the
login screen in any web based application.

Consider that you need to test this screen.
The login screen contains the Logn Name(Label)followed by
Text box to enter login and Password (label)followed by
Text box to enter Password. Submit Button and a Reset
Button.

Here we needs to concentrate both on positive test scenario
by entering all the values and clicking on the submit
button.Negative scenarios such as invalid login name,
invalid password etc

Is This Answer Correct ?    3 Yes 4 No

Hai, Can anybody tell me what is test scenarios and how to write test scenarios, pls give me one ex..

Answer / shilpa

hi
test scenarios is nothing but the testing the all
functionality of that application before writing the test
cases.
it is nothing but checking the end to end functionality of
an application
for ex:mobile phone(call button and delete button)
we have 2 check 1st positive testing and then negative
testing.ceck all the possible tesing functionality and
write .

Is This Answer Correct ?    2 Yes 3 No

Hai, Can anybody tell me what is test scenarios and how to write test scenarios, pls give me one ex..

Answer / ravikanth balerao

Hi friends,
Test scenario is nothing but to test the Particular
function from end to end.There is positive and negative
tests in test scenario.Where as test cases, we first
conduct positive test then negative test with different
possibilities like nnumerics,alphabets,alpha numeris,
special characters, case sensitive, name start with capital
letter and so on. Suppose we want to send mail from your
gmail.com
Ex: of test scenario is click on browser-->enter Url->enter
valid username and password-->click on sign in-->click on
compose Mail.This complete flow is nothing but a scenario.

Is This Answer Correct ?    4 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

how to identify the test scenario

1 Answers  


any one giv test cases for wordpad using equivalence class partioning

0 Answers   Infosys,


Explain waterfall model????

7 Answers   TCS,


How can u proove ur self as a TE the bug is valid? if the developer said its a invalid bug but TE said its a valid?

1 Answers   Cap Gemini,


Can anyone let me know that what would be done by the tester if bug status changes to DUPLICATE,means what kind of action or process should be done by tester?

6 Answers  






which institute is best for manual testing through online classes

1 Answers  


This is a common login screen example with all well known fields like username, password, etc. How could you test this in Unit Testing Phase, Integration Testing Phase and System Testing Phase??

3 Answers   Cognizant, IBM,


AS we working in Agile methodology How you will prioritize the productlogs??

1 Answers   Formac,


What is Defect Density? How it can be calculated?

5 Answers   ISTQB,


how to write test cases for boundary value analysis and equality partitioning?

1 Answers   Steria,


Can you explain equivalence partitioning?

0 Answers  


i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?

0 Answers  


Categories