SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
“Verify that user can login successfully with valid username, password” is statement of:
A
Test case
B
Test requirement
C
Test plan
D
Test objective
Explanation: 

Detailed explanation-1: -Functional Test Cases: Verify if a user will be able to login with a valid username and valid password. Verify if a user cannot login with a valid username and an invalid password. Verify the login page for both, when the field is blank and Submit button is clicked. Verify the ‘Forgot Password’ functionality.

Detailed explanation-2: -Answer: Possible answers to this testing interview question can be: Sign in with valid login, Close browser and reopen and see whether you are still logged in or not.

Detailed explanation-3: -Verify that a separate field for entering the password is visible. Verify that the login should not be possible without a valid password. Verify the limit of the number of characters for the Password matches the specified range. Verify that a blank value is not allowed in the password field. More items •21-Dec-2022

There is 1 question to complete.