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
How do you define a testing policy?
Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
what are the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)
What is grey box testing?
what is the test plan of facebook?
In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
how to test ecg machine?
Discuss what test metrics you feel are important to publish an organization?
What is exploratory testing and when should it be performed?
What a team leader will test first when s/he will get new module to test?
What are the different ways of doing black box testing?