Write the tescases for a login page
Answers were Sorted based on User's Feedback
Answer / vaibhav garg
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
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / mahesh kumar
Test_Id 01
Objective/Purpose-- To check login page open properly
wth its all contents
Pre-condition-- Application must be running successfuly on
the Pc
Test-Data-- None
Expected Result--It should be open successfully with its
all contents
Actual Result--(check on execute the application)
Review State--
Comments--
| Is This Answer Correct ? | 2 Yes | 3 No |
Write the integration test cases for below scenario: You have three components 1. Message 2. Call 3. Call Log Hint: Mobile phone message box
What is ramp testing?
Can anybody post the format of a Requirement Traceability Matrix. And how to include this RTM in the reqirement document.?
Write all test cases for any credit card.
How many bugs have u found in your project?
While creating test data for testing an application, where exactly test data should be crated as in excel file or can we crate test data in database ?
how to write the test case for time and date like TIME : 09:34:32AM DATE : 12 MAY 1987
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
What are the test cases for mouse?
Suppose a job should be executed for every two hours? Write test case for this?
how to write testcases for yahoo messagner
do we write separate test cases for each type of testing? for example for functional testing and integration testing,we write two seprate test case documents or just one?please explain.