what is scenario????

Answers were Sorted based on User's Feedback



what is scenario????..

Answer / mfsi_satyakamm

Test scenario is nothing but it states the sequence of
actions for the execution of tests.

e.g. - ATM machine
First you need to insert the card, then you need to input
the correct PIN number, then you will be able to access your
account.

If we don't follow this sequence, then we can't test the
ATM application. So testing in this sequence is a Test Scenario.
The sequence have to be right or else we wont get the test
scenario right.

Is This Answer Correct ?    2 Yes 0 No

what is scenario????..

Answer / mfsi_krushnas

Test scenario is a high level description of business
requirements,which is later decomposed into set of test cases.

However test scenarios are different from test cases because
they usually have several steps whereas test cases are
single steps.

Is This Answer Correct ?    1 Yes 0 No

what is scenario????..

Answer / priyabrata dash(8553260607)

the scenario define a generic term about software testing
activities, it means a collection of both positive and
negative test cases.

means it define the way that how to test the product in
different circumstances where product behavior will be analyze.

Is This Answer Correct ?    4 Yes 4 No

what is scenario????..

Answer / dheeraj shandilya

Test Scenario can also be called as test condition in
sofware testing.
It can be a problem statement, from where we get idea that
what we have to do, or how we should proceed to solve that
problem.
In testing Scenario may be everything that we could test.
These are used to derive test cases.

Is This Answer Correct ?    1 Yes 1 No

what is scenario????..

Answer / mudaseer

the ways to test an application is known as scenario for
example testing an atm insert a valid atm is a positive
scenario, insert a blocked atm card is a scenario or insert
a pan card is a scenario to test an atm machine there will
be scenarios
valid scenarios for gmail sign in page

enter valid email id mudaseer20@gmail.com valid password
*********
or enter email id MuDasEER20@gmail.com valid password *******
here email id is combination of capital and small letters
is a scenario but you cant user for password for example my
password is hellohoware i can't type HELLOHOWARE
type space space then type email id mudaseer20@gmail.com
password ******** click on sign in it will login

Is This Answer Correct ?    0 Yes 0 No

what is scenario????..

Answer / mfsi_krushnas

Scenario can intentionally means a kind of visualization.

1.generally in testing there is a term called "test
scenario" which is else called as test condition which is
generally derived from a "test basis".

2.test basis is a code can be a document etc.

for ex:
we have to create a tour travels website.we will go
through some other website to see the look and feel then
what we have decided like the first page will be a login page.

so here that reference website page is a "test basis" and
login page will be the test scenario.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

what are the levels in testing? (Asked in Zensar Hyderabad today(17-1-12010))

4 Answers   Zensar,


What are levels in testcases in order to avoid duplication efforts ?

2 Answers   Crea,


what is the format for usecase?

4 Answers  


what is the difference between metrics and matrixes .. if possible please give some examples..

1 Answers  


1Testing process followed in your company … 3. Testing Methodology 4. Where u maintains the Repositories? 5. What is CVS? 6. Bug Tool used? 7. How will you prepare traceability matrix if there is no Business Doc and Functional Doc? 8. How will you validate the functionality of the Test cases, if there is no business requirement document or user requirement document as such… 9. Testing process followed in your company? 10. Tell me about CMM LEVEL -4 …what are steps that to be followed to achieve the CMM -IV standards? 11. What is Back End testing? 14. How will u write traceability matrix? 15. What is CVS and why it is used? 16. What will be specified in the Defect Report…? 17. What is Test summary Report…? 18. What is Test Closure report…? 21. What are the Testing methodologies that u have followed in your project ? 22. What kind of testing that u have been involved in and explain about it…. 24. What is joins and what are the different types of joins in SQL and explain the same? 25. What is Foreign Key in SQL…?

2 Answers   QA,






Why does software have bugs?

2 Answers   Crea,


Write 5 test cases for UAT of internet Banking system

2 Answers   Infosys, Zycus Infotech,


What is the difference between two tier and three tier architecture?

4 Answers   IBM,


Why do we prepare test condition,testcases,testscript?

1 Answers  


Rightway global solutions, madhapur, hyderabad is a good institute for software testing?

0 Answers  


If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?

2 Answers  


What are the different options which will be entered while creating the test case?

2 Answers   IBM,


Categories