Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


write high level test cases

Answers were Sorted based on User's Feedback



write high level test cases..

Answer / 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

write high level test cases..

Answer / vvisalini

u are perfectly for the above answer

Is This Answer Correct ?    15 Yes 0 No

write high level test cases..

Answer / elena

low level test case: A test case with concrete
(implementation level) values for input data and
expected results. Logical operators from high level test
cases are replaced by actual values
that correspond to the objectives of the logical operators.

high level test case: A test case without concrete
(implementation level) values for input data
and expected results. Logical operators are used; instances
of the actual values are not yet
defined and/or available.

Is This Answer Correct ?    9 Yes 2 No

write high level test cases..

Answer / sushma

mainly High level test cases included all major functional
test cases.

Low level test cases includes all UI and Low priority test
cases.

Is This Answer Correct ?    7 Yes 1 No

write high level test cases..

Answer / sri

Hi Any one of u can tell me have u been tested DEX
Application (Its a ERP Package)my self I am a ERP consultant.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is the V model,Tell me in brief??

4 Answers  


what is date field test case

0 Answers   IBM,


What is bucket testing?

0 Answers  


How to test login Page ? What wud be the possible Test cases ?

3 Answers  


in our company we are not having any conformation management tools so, how will we follow or manage the change request from the client?

1 Answers  


Write the function test case to add a customer to database.

0 Answers   Chase,


send the senario template

0 Answers  


what is cause effect graph?

2 Answers   Infosys,


What are the two main categories of software testing?

0 Answers  


what is software testing

12 Answers   Wipro,


what type of review process u r following in u'r company?

4 Answers   IBM, TCS,


What is regression testing and what are the types in regression testing?

2 Answers  


Categories