answersLogoWhite

0

Test Scenarios for Login Page

  • Verify that as soon as the login page opens, by default the cursor should remain on the username textbox.
  • Verify that the user is able to access the different controls by pressing the Tab key on the keyboard.
  • Verify that password is in masked form when entered.
  • Verify if the password can be copy-pasted or not.
  • Verify that the user is able to login by entering valid credentials and clicking on the ‘Login’ button.

Ref: ArtOfTesting

User Avatar

rohit255

Lvl 2
4y ago

What else can I help you with?

Related Questions

How do write test cases for registration page?

Ideally to write a Test Case we should be have Specification Requirements handy.


Is it possible that a DNA test may not be accurate in certain cases?

Yes, it is possible for a DNA test to be inaccurate in certain cases due to factors such as sample contamination, human error, or limitations in the testing technology.


What are the login codes for tube thumper?

Username: test passwrd: test


How do you ar test?

you have to type in ar reading to login


How do you login for nco practice test?

goto sofworld.org. click on nco practice test. click on take exam. in the place of login enter your roll number. in the place of password too enter your roll number . click on login. voila!!


Difference between test condition and test scenario?

1) Test Condition is a process to test an application where as Test Sc enario is the way to test test an application. 2) Take an Example of Login Screen where Test Condition is; after entering UserName and Password, home page will come. But in case of Test Scenario,you can do this by so many ways like +ve testing, -ve testing etc.


How do you hack first in mathcom?

this is not tested so do at your own risk. found on internet. as your username type in:04redi56ar. as your password:bug. press login and it will say password and username are invalid. (that part i found out, did not FULLY test got half way) stay on the same page and type in your real username and password then login. you will get 5, 50, or 500,000,000 stickers. AGAIN DID NOT TEST. TRY AT OWN RISK.


How do you use a card-jistu code from clubpeingiun?

Go on Main Page, Click PLAY, Click the Glowing coin, Login your Penguin, Click 'I have a code' Type in the Card Code, Test out your Cool Cards! --Spyro Cool


Example for writing of test scenario?

EX:Login page In login page you have to give values for user name, password and then click on ok button to login and cancel button to close the login window user name:Alphanumerics with 4-16characters long password:lowercase letters with 4-8 chars long OK :Next window CANCEL :Close the window Prepare Test Scenarios Test Scenario Template --------------------------- Test scenario1:Verify user name value Test Scenario2:verify pass word value Test Scenario3:verify OK button operation to login Test Scenario4:verify cancel button operation to close the window Ts1:Verify user name value a)Boundary value analysis (on Size) min=4characters maximum=16 characters more than max or less than min are not allowed b)Equivalence class partitions(on type) A-Z or a-z or 0-9 are valid types to be entered special symbols or blank fields are in valid Test Scenario2:verify pass word value SAME AS USER NAME Test Scenario3:verify OK button operation to login Decision table user name ------pass word-----expected outcome after click on "OK" valid valid next window valid invalid error message invalid valid error message blank value error message value blank error message Test Scenario4:verify cancel button operation to close the Decision table user name ------pass word-----expected outcome blank blank close the window value blank close the window blank value close the window value value close the window Like the above example we will write test scenarios for all the Functional Specifications.


Test cases for testing a pocket calculator?

Write 3 test cases for testing a pocket calculator.


Expert Article Page?

This will be the Expert article page. this is a test


What is main disadvantage of test vector?

One main disadvantage of test vectors is that they may not cover all possible scenarios or edge cases, leading to potential gaps in test coverage. Additionally, creating comprehensive test vectors can be time-consuming and complex, especially for complex systems.