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

how to write a jwebunit testcase for ejb3.0 project

0 Answers   Wipro,


If there are two document files, from one doc. file we want some text copy & peste into next doc. file. So which are the negative test cases for such scinario.

1 Answers   ABC,


what is baic requierment of yahoo mail? what is baic requierment of atm? what is baic requierment of coffee machine?

2 Answers  


Explain the logic testing?

0 Answers  


By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)

0 Answers  






I have register form there is first name field.what will be the steps to execute test case???

2 Answers  


How to write test scenarios for a Web application, with an example?

3 Answers   Deloitte, LiveTech, TCS,


Why does the boundary value analysis provide good test cases?

0 Answers  


How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 end if if (Condition 2) then statement 3 end if A. 2 Test Cases B. 3 Test Cases C. 4 Test Cases D. Not achievable

1 Answers   ISTQB,


What are the test scenario's for pen like high priority high seviority?

4 Answers   NetWeb, Zycus Infotech,


How to write test cases or test scripts for UAT testing which is done manually

0 Answers  


Who will decide what the test cases you have written are correct?

4 Answers   Mind Q Systems, Satyam,


Categories