Test Cases Question:
Download Questions PDF

Write the testcase for a login page?

Test Cases Interview Question
Test Cases Interview Question

Answer:

Feature Ref No.: Login page
Sub feature No.: N/A
Test_case id: TC_01
Functionality: Login
Steps Description: Enter the valid user name and password
Pre condition: Application must accept the user name and
password
Input Criteria: username: abc, Password: ***
Expected Result: Login user page should open with all its
content
Severity: C1: High, C2: Normal, C3: Low
Observed Result: Application user page should open with all
its content
Status: Pass
Remarks: Done

Download Test Cases Interview Questions And Answers PDF

Previous QuestionNext Question
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?Why do we need test cases?