Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Could anyone explain me how to write scenerio for login
screen?

Answers were Sorted based on User's Feedback



Could anyone explain me how to write scenerio for login screen?..

Answer / anuradha thuse

1. Check screen has text box for 'User Name' and 'Password'
2. Check screen has 'Submit' button
3. Check spelling for all labels on screen
4. Check labels, text box and button is properly aligned
5. Enter username and password in text boxes
6. Make sure password is shown in encrypted form (Ex: ****)
7. After entering username and password, click on 'Submit'
button
8. Validation testing:
a. Enter some garbage value in 'User Name ' and 'Password'
fields (ex: !!!!)
b. Click on 'Submit' button
c. Application should through some valid validation message
for invalid entry
9. Database Testing:
a. If entry is correct (according to database) entry should
get save in database. Test database.
b. On click of ‘Submit’ button, check if user get moved
to next page

Is This Answer Correct ?    15 Yes 1 No

Could anyone explain me how to write scenerio for login screen?..

Answer / aman

Below are scenerios for Login Screen
Positive Scenerios
* Correct User name and Correct Password
Negative Scenerios
* Wrong User name and Correct Password
* Correct User name and Wrong Password
* Wrong User name and Wrong Password

Is This Answer Correct ?    4 Yes 2 No

Could anyone explain me how to write scenerio for login screen?..

Answer / saurabh mishra

Precondition: Field "user name" (Text)
Field "password" (Text) &
Command button "Submit/Ok" should be in active state and
functional.

Brosers: The appearance of the fields and button should be
well and proper in the different browsers.

(1)Keep all the fields blank and click on submit button,
Error message logic should be implemented.
(2)Keep the first field blank and enter the any value in
the second field must lead to the error message and the
same error message when enter the first field
and keep blank the second field.
(3)Enter invalid values in both the fields and click on
submit button. Error message should appear.
(4)Enter the user name and password less or more than
numbers of define characters. Error message should be
generated.
(5)Enter the correct user name and password and click on
submit button, application should allow the user to enter
into the application & welcome or second page should
display successfully.
(6)Copy the link of the lastest page and enter into the URL
should not allow the user to enter into the application,
either error page or login window should appear
successfully.

Data base:
If the entered values in both the fields; fulfills the
condition to prove user authorisation
it should store into the data base.

Is This Answer Correct ?    2 Yes 0 No

Could anyone explain me how to write scenerio for login screen?..

Answer / sunithayagnamurthy

log in with valid username & password
1) login with invalid username & password
2) login with invalid username & valid pasword
3) login with valid username & invalid password
4) login with valid username & valid password
If any mistakes is their please excuse

Is This Answer Correct ?    0 Yes 0 No

Could anyone explain me how to write scenerio for login screen?..

Answer / kavita

Positive Scenerios
* Correct User name and Correct Password
Negative Scenerios
* Wrong User name and Correct Password
* Correct User name and Wrong Password
* Wrong User name and Wrong Password
* Correct User name and blank password
* Blank username and correct password
* Blank username and Blank password

Is This Answer Correct ?    1 Yes 1 No

Could anyone explain me how to write scenerio for login screen?..

Answer / sijo

Enter currect passward and user name then check whether the
next page loaded or not

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

why is smoke testing done for a software?

11 Answers  


is smoke testing is perform before realease Product

4 Answers   Accenture, NIIT,


If a test script instructs WinRunner to open an application to test it, what end conditions might be good?

1 Answers  


How does one do Ad-hoc Testing?

5 Answers  


what r the 5 major defects that u found in ur shopping related project?

0 Answers  


1.What is the traceability matrix template? Darw the all fields? 2.What is the risk factor problem related to project? 3.risk factor ratio in ur company? 4.What is the purpose of ?check-in?,? check-out??

1 Answers  


what are the different types of SDLC?

37 Answers   CybAge, i-Link, IBM, Intel, Middle East Bank, Satyam, TCS, Value Labs, Wipro,


I want Tracebility Matrix template, if any one have mail me at dada_khairnar@hotmail.com

2 Answers   Ordain Solutions,


What is CheckList?

10 Answers   BlueShift,


what is the chronological order in software testing

3 Answers   NDS, TCS,


What is Static & dynamic Testing?

27 Answers   GE, Wipro,


Is the build or version number change during retesting

3 Answers  


Categories