What is the difference between low and high level test
cases? examples please..
Answer Posted / aishwarya
Low Level Test Cases:
Test cases for 1.Unit testing
2.Integration testing
are called as Low level test cases.
High Level Test Cases:
Test cases for 1. Functional testing
2. System Testing
3. Acceptance Testing
are called as High level test cases.
| Is This Answer Correct ? | 77 Yes | 21 No |
Post New Answer View All Answers
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
How can I do Server side Interface testing in Web Testing?
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
how mapp the defect id in quality center?
How do you go about testing a project?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
what we have to read to gain knowledge in banking and financial domain(software testing) for 4+ experience
Write the 10 high test cases for making video call/face time
Write 2 scenarios for System testing?
What is Stability and Performance Testing in Testing the TV
6 what do you like least about testing?
What is the term ‘quality’ mean when testing?
Can you explain calibration?
Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....