write high level test cases
Answer Posted / rao
Before I am going to explain you about high level
Testcases,I would like to share with you,what testcases we
will cover under high livel test cases and low level test
cases respectively.
Write all the testcases under high level TC,which can be
covered the main functionalities like
creation,edition,deletion,etc....as per prescribed in the
screen.
Wrtie all the testcases under low level TC,which can be
covered the screen,like input fields are displayed as per
the requirements,buttons are enabled or disabled,and
testcase for low priority functionalities.
Example a screen contains two edit boxes login and password
and a pust buttons OK and Reset and check box for the
label "Remember my password".Now let us write high level TC
and low level test cases.
HIGH LEVEL TC
--------------
1.Verify that User is able to login with valid login and
valid password.
2.Verify that User is not able to login with invalid login
and valid password.
etc...
..
..
3.Verify that Reset button clears the filled screen.
4.Verify that a pop up message is displayed for blank login.
etc...
etc..
LOW LEVEL TC
--------------
1.Verify that after launching the URL of the application
below fields are displayes in the screen.
1.Login Name 2.Password.3.OK BUTTON 4.RESET button etc..
5.check box,provided for the label "remember my pwd" is
unchecked.
2.Verify that OK button should be disabled before selecting
login and passwrod fields.
3.Verify that OK button should ne enabled after selecting
login and password.
4.Verify that User is able to check the check box,provided
for the label "remember my pwd".
etc..etc...
In this way,we can categorise all the testcases under HIGH
LEVEL and LOW LEVEL.
Please make comments,inncase if I am wrong.
| Is This Answer Correct ? | 47 Yes | 3 No |
Post New Answer View All Answers
What Is risk Based testing?
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
Hi I am searching job please send some details abuot ERP project and real time test plan,traceability report,test case if any relate to erp project Please help me out to get a job in testing.my email address is chiku_69@yahoo.in Thank u
What is desk checking and control flow analysis
What are the challenges you faced in your project (Testing) and in your company?
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
What is decision table testing?
What is Test Design?
Write the test cases for file transfer from one user to other from Google Drive/drop box?
What is Cyclometric testing?
please send me database stored procedure checklist.
What is a defect?
what are the 3 test tool categories and describe what each can do.
What are the different available models of sdlc?