What is the difference between low and high level test
cases? examples please..
Answer Posted / desampsos
First I want to take a look at the definitions given by ISTQB:
Low Level Test case
A Test Case with concrete (implementation level) values for
the input data and expected results. Logical Operators from
high level test cases are replaced by actual values that
correpsond the objectives of the logical operators.
High Level Test Case
A Test Case without concrete (implementation level) values
for the input data and expected results. Logical Operators
are used, instances of the actual values are not yet defined
and/ornot available.
This means that during the Test Anylsis you are creating
high level (logical) test cases as the steps and data are
often not known. Her you are mostly ceating tables and lists
of test cases documenting the result of such test methods as
Equivalence Class Analysis, Boundary Analysis, Decision
Table Analysis etc.
During the Test Realisation you begin refining the TestCase
into a low level test case by describing the pre-requisites,
the test steps, expected result, post requisites and
assigning concrete data values.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is deferred status in defect life cycle?
What is the difference between authentication and authorization in web testing?
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
What exactly is quality control? Is it similar to quality assurance?
What types of documentation are used in qa?
Which model is following in your company for developing software?
what is scrum how with ex?
Explain Operational Acceptance Testing with example ?
Artifacts in design phase of SDLC ?
Hi ALl, Can you please list out Q & A for Test Lead,which Interviewer may ask in interview for Test Lead position
If project wants to release in 3months what type of risk analysis you do in test plan?
Write 2 scenarios for System testing?
what are the prerequisite conditins to test clientserver and web applications
hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,
What is the limit for test steps?It should be 10/20/30etc