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 is change request,how u use it

6 Answers   Wipro,


What do you mean by testing matrices?

3 Answers   Keane India Ltd,


what is positive and negative testing with example?

6 Answers  


by testcase how to achieve 100% branch coverage for the following code. Read P Read Q Print "P" Print "Q"

2 Answers   IBM, ISTQB,


Hi,please help me out with my ques:how many testings will a tester does?

1 Answers  






Do you know anything about Set Top Boxes?

0 Answers   MTN,


In which phase the GUI Testing will be held on V model?

1 Answers  


Define V -model with diagram

12 Answers   CitiGroup, HCL,


Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations  The client wants their users to be able to login using a page that fits in with the website design.  Tom wants to access the website but doesn’t want his login information to be available to anyone else.  Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:-  Being the only Test Engineer on this task, what would your approach be for this requirement?  Identify the key areas for testing this page.  What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’.  Provide a sample test case that could be used for testing this page, for example as a word or Excel document.

0 Answers  


I am doing manual testing for one website application. Ihave prepared bug tracking report and test case report. here after any other additional report will need to perform, can u tell me

2 Answers  


How many number of negative testcases we can write for "Search and Replace" functionality?

2 Answers  


what is the use of functional specification?

2 Answers  


Categories