can you tell me scenarios for login page?

Answer Posted / mudaseer20


"Verify the following text fields in the Loginscreen
Username, Password."
Verify the following Buttons in Login screen-Login,Reset.
Verify the mandatory fields in Login screen.(without entering data in the text fields)
User Name and Password field are appearing in proper position In the page or not.
User name and password fields are having same font, proper look up feeling or not.
User name and password field are properly aligned.
Check the spellings are proper are not.
Button fields are active and doing desired work or not.
Verify the validation message when trying to login by leaving any username and password fields.
Verify the validation message shown when trying to login by leaving username field.
Verify the validation message shown when trying to login by leaving password field.
Verify the error message after logging when wrong User name using.
Verify the error message after logging when wrong Password using.
Verify the error message after logging when wrong User name and Password using.
Verify the error message after logging when long username , that exceeds the limit of characters using.
Verify the error message after logging when long Password ,that exceeds the limit of characters using.
Try copy/paste in the password text box.
Verify if user is able to login to Application when using correct credentials.
Verify the functionality of RESET button.
verify the look and feel of Login Screen.
After successfull sign-out, try "Back" option from your browser. Check whether it gets you to the "signed-in" page.

Is This Answer Correct ?    24 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain accessibility testing and its importance in the present scenario.

681


what s test block ratio? please any one answer me..

1826


What is early testing?

677


how to access a build & wat is its configuration

1765


Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?

2097






1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?

2703


can anybody send the project you have tested with the clear descriptions,and recent bugs u found in that

1695


how will the test plan is pepared in ur organisation>?

1496


Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?

759


How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.

1598


How can I do Server side Interface testing in Web Testing?

3205


Describe to me what you see as a process. Not a particular process, just the basics of having a process.

1720


Why is it impossible to test a program thoroughly or in other terms 100% bug-free?

983


What is frame level testing and how do we test it?

1970


How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....

1636