What is a test scenario? write atleast 15 test scenarios
for gmail?
Answers were Sorted based on User's Feedback
Answer / chandra shekar
test scenario:- test scenario is the method followed by the tester in which way the application are tested according to the user requirement
intially first test gmail page has openning or not
after that openning the web page see all the option are available in it like(loginid,password,forgot password,register etc)
then see the login id is working and also password should be min 6 character to the 32 character should accept
if any user forgot their password forgot password should work
in the similar way test after entering to the home page also
if all the option are working properly close test
else if any error is there then report a defect to the test lead or project manager
Is This Answer Correct ? | 113 Yes | 21 No |
Answer / jagadish
1) Test whether Gmail page is opening or not.
2) After the Gmail page opens, check whether all the
options are available in it(Username, password, stay signed
in check-box, Sign in tab, ‘Cant access your account’
hyperlink, create an account, etc)
3) Move the mouse cursor over all enterable text boxes
(Username and Password). Cursor should change from arrow to
insert bar.
4) Example of valid enterable form of username should
appear below Username box.
5) Enter the user name only and try to login- you
should get a message-Enter your password.
6) Enter the password only and try to login, you should
get a message-enter your email address.
7) Enter invalid characters like!@$ %^&*() _+ in the
username box and you should get a message – invalid email
address.
8) Move the mouse cursor over the sign in tab and it
should glow.
9) Enter the correct username and incorrect password
and you should get the message- The username or password you
entered is incorrect.
10) Enter the incorrect username and correct password
and you should get the message-The username or password you
entered is incorrect.
11) The cursor should jump from username box to password
box by using the Tab key in the computer.
12) Whenever the cursor lands in either of the text
boxes, it should get highlighted.
13) Then see if the login id is working by clicking on
the sign in button as well as by clicking on Enter key in
your computer.
14) Also password should be min 6 character to the 32
character should accept.
15) When you click on the ‘Can’t access your account’ it
should take you to “Google accounts page displaying the
‘Email Address’-enterable text box, submit tab, forgot your
username, create a new Google account and try these trouble
shooting tips- hyperlink.
16) When you click on the ‘Create an account” command
button, it should lead you to ‘create a Gmail account-Gmail
screen.
17) All the hyperlinked text should be accessible in the
Gmail sign in page.
18) Check for the aesthetic conditions of the Gmail sign
in page.
Is This Answer Correct ? | 103 Yes | 17 No |
Answer / phani
Test Scenario is like end to end functionality of the one
scenario. It is like, Sending mail from gmail. If we take
this as one scenario,
We should follow the following steps to send th mail:
1. Open the gmail application
2. Enter creadentials(User name and PWD)
3. Click on Compose button.
4. Enter To address, Subject, Data and etc.
5. Click on Send mail.
6. Check the mail in sent items.
7. Logout Gmail.
This is the end to edn scenario.
For all the above steps we can write test case for every
step. For each and every action button we can write one
test case.
Is This Answer Correct ? | 70 Yes | 7 No |
Answer / sudesh kumar khete
test scenario is a situation which a tester takes and write
test cases on it.Each test scenario might contain single or
number of test cases.
Test scenarios for the gmail page
1.Click on IE8/Firefox mozilla.
2.enter the gmail url.page should open.
3.Check GUI and Statement of Gmail Page.
4.Check Login name,password and submit button proper
alignment.
5.check for the availability of all the mandatory fields
like username ,password,remember me.etc
6.Check validate of Login name.(4 to 16/32 character).
7.Check validate of limit 16,17,31,32,33 character.
8.checking of String limit testing on login name minimum 4
character.
9.String security testing of Password.
10.Check string security testing of password(4 to 16
character.)
11.Check minimum range of password 4,5 character.
12.Check submit button properly Enable,disable.
13.Check Functionality of submit button ,submit valid data
and click on submit button.
14.Check functionality of forgot pasword link.
15.Check Forgot pasword Link Enable/Disable.
26.Check Functionality of i can not access my account link.
27.Check "i can not access my account " Enable/Disable.
28.Check Create new account button Enable/or NOT .That is
defect to Gmail Site. he is not working..
29.Check functionality of "Create new account button link".
30.Move the mouse cursor over all enterable text boxes
(Username and Password). Cursor should change from arrow to
insert bar.
31.enter different sets of correct usernames and
passwords.Should be able to open account.
32.Try different sets of incorrect user names and correct
passwords.Should get the messsage "The username or password
you entered is incorrect."
33.try different sets of correct usernames and incorrect
passwords.Should get the message " The username or password
you entered is incorrect."
34.Try different sets of incorrect usernames and incorrect
passwords.Should get the msg "The username or password you
entered is incorrect."
in this way you can wwrite many test scenarios
Is This Answer Correct ? | 45 Yes | 12 No |
Answer / atasi
test scenario is a situation which a tester takes and write
test cases on it.Each test scenario might contain single or
number of test cases.
Test scenarios for the gmail page
1.enter the gmail url.page should open.
2.check for the availability of all the mandatory fields
like username ,password,remember me.etc
3.Move the mouse cursor over all enterable text boxes
(Username and Password). Cursor should change from arrow to
insert bar.
4.enter different sets of correct usernames and
passwords.Should be able to open account.
5.Try different sets of incorrect user names and correct
passwords.Should get the messsage "The username or password
you entered is incorrect."
6.try different sets of correct usernames and incorrect
passwords.Should get the message " The username or password
you entered is incorrect."
7.Try different sets of incorrect usernames and incorrect
passwords.Should get the msg "The username or password you
entered is incorrect."
in this way you can wwrite many test scenarios
Is This Answer Correct ? | 35 Yes | 4 No |
Answer / sudesh khete
test scenario:- test scenario is the method followed by the
tester in which way the application are tested according to
the user requirement
intially first test gmail page has openning or not
after that openning the web page see all the option are
.1.Open gmail site. should be open properly without ask any
pop message.
2.Gmail in define login name,and password,submit button in
proper line..
3.Check gui related to login,password,submit button.
4.Submitted password minimum 4 characters to 16 characters.
5.Check userliablity and userinterface related activity.
6.if user forgot login name and click to forgot name
function should be work properly.
7.Open gmail check define Link and website name after click
on that link should be go to properly that open
newtabs/windows.
8.available in it like(loginid,password,forgot
password,register etc)
9.then see the login id is working and also password should
be min 6 character to the 32 character should accept
10.if any user forgot their password forgot password
should work
in the similar way test after entering to the home page also
if all the option are working properly close test
else if any error is there then report a defect to the test
lead or project manager
Is This Answer Correct ? | 25 Yes | 11 No |
Answer / suhas kulkarni
Test Scenarios are the high level document, which consists of all possible combinations to test an application.
Is This Answer Correct ? | 12 Yes | 4 No |
Answer / anjana.d
Test Scenario is a method in which we can check the functionality of the requirements
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / aj8812
test scenario can be defines as a top view of functionalities under test or what is needed to test at high level..
Is This Answer Correct ? | 4 Yes | 0 No |
who is preparing PIN document?
can anyone help me regarding testing patterns?
What is penetration matrix ?
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
Comparison testing is typically done to test two competing products as part of customer market analysis prior to product release. Is it true.explain comparision testing
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
What if the project isn’t big enough to justify extensive testing?
When we perform Smoke & Sanity testing?
Hi, Surbhi Here. Last Week I attended interview in a gaming interview and i cleared T.L , Sr T.L, Technical and Q.A MANAGER ROUND ALSO . but atlast they wrote doubtful on my resume. still my resume is on same status . so is there any chances that i can get call from them
Generally how do we do DataBase testing in Manual testing.. Do we prepare any testcases.. Generally do we concentrate more means ex: Joins, Triggers.....Anybody can expalin it in detail..Thanks in Advance....
What is Cursor Testing? Is it come under Manual or Automation testing .Explain?
When do you prepare Requirement Traceability Matrix(RTM) before testing aor after completion of testing?
14 Answers AppLabs, IEG, Satyam,