For a Login screen with Username, Password input fields and
Enter, Cancel button write Test Cases for GUI, Funcitonal,
Negative, Usability and Security testing.



For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases ..

Answer / 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

More Test Cases Interview Questions

Anyone can please inform me about how to write test cases for any mathematical calculations. Say for example, we have a formula in a given scenario for calculating the interest. The given formula for interest is: (principle * 5)/(12 * 100) In this case, the principle amount may vary. Would like to know how many test cases can be written for this scenario and how can we decide over this. I will be very thankful for the answer....

3 Answers  


when you don't have time to write test cases, what do you do?

7 Answers   Satyam,


If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one

0 Answers  


what are the possible test cases for sending an sms from mobile

2 Answers  


How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database

0 Answers  


how to write test case for check box like check boxes in gmail and yahoo inbox

1 Answers  


Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.

0 Answers   Microsoft,


Define some of the attributes of a test case?

0 Answers  


What are the Test Cases for an email id for username and password?

2 Answers  


How can we write integration and regresion test cases based on scenario ?

2 Answers  


Hai can anybody give me an idea about writing automated test cases in qtp using VB scprit.please respond as quicky as possible.

2 Answers  


If there are 4 buttons New,Edit,Delete & Refresh for Item screen .May I have to write 4 different test cses for each button OR I can perform all operations[Create,Edit,Delete & refresh item] in a single tes case? Please reply as early as possible. It's very urgent to me

10 Answers  


Categories