For a Login screen with Username, Password input fields and
Enter, Cancel button write Test Cases for GUI, Funcitonal,
Negative, Usability and Security testing.
Answer Posted / jennifer
GUI test case will be:-
-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.
Functional test case:-
-To verify whether all buttons are working as intended as per specification.
-To verify whther user is able to write in the login and password fields.
-To verify whether user is ab;e to login on entering valid credentials
-To verifuy whether tab key works in intended manner.
Negative Test case:
-To verify whther user is able to enter the system on entering invalid credentials
Usablitity test case:
-TO verify whether interface is user friendly for new user
-To verify the text is visible on buttons
Security testing:
-To verify when user enter invalid credentials is not taken into the system.
-To verify when user enter any text in the password field is printed in asterisk format
-To verify user is not taken into the system by entering only user id
- Check if the login function is already HTTPS
-Check by login into the system from another browser.
Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How many test cases u will write for Acceptance testing?
Test a file replication service that copies files from one net location to another
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
How to test a stored procedure?
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
Explain the concept of semi-random test cases?
Explain which test cases are written first black boxes or white boxes?
write a test cases for WLAN
Explain the unit testing?
Explain the dynamic testing?
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profile
Explain how to develop a test plan and a test case.
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
What is transaction testing?