What do you mean by High Level and Low Level Scenarios
explain using an Example ?
Answer Posted / raj.thakur21
High level: Is like the overview of any test/ scenario, in
which you define the major parts of your scenario.
Exp: Suppose you are given with a module, for coding.In
that case first you will decide the major things like
Language, Database, SystemCong. etc... then proceed further.
Low level: It's like "Exploratory Testing" in which you
study the whole thing in detail.
Exp:If you take the same example... After the major thing.
Now you are ready for coding.So here you will decide some
variable names and use some std's for coding. so that any
one can understand , what have you done.......
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
Explain what is the rule of a "test driven development"?
What methodologies do you used to develop test cases?
What do you like most about Quality Assurance/Testing?
In one project, How much “%” effort made by SQA Tester? e.g. : developer = 35%, manager = 10%, etc.
What is destructive testing, and what are its benefits?
Why are you in qa?
Describe use case testing?
How is negative testing different from positive testing?
What are the different verification techniques you know?
What is backus-naur form?
can you explain the software testing life cycle?
How would you ensure that your testing is complete and has good coverage?
Hi I have found a web site of online shopping (www.safetots.co.uk).PLEASE write possible "Test scenario" by seeing that site.Please make the end of mine and others doubt in Test scenario.Thanks in advance.
What is exploratory testing and specification-driven testing?
What is branch testing and what is boundary testing?