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
What is the Procedure and documents for obtaing CMM Certification
What is crud testing and how to test crud?
How do you perform integration testing?
What is difference between retesting and regression testing?
Mention what are the types of documents in sqa?
Can manual testing be completely replaced by automation testing?
Plz post any critical bugs found while testing desktop application.
Define Quality testing ?
What are the factors responsible for the estimation of system integration test cycle and total integration time?
What are the key challenges of software testing?
What is maturity level?
How would you ensure that your testing is complete and has good coverage?
What are the benefits of destructive testing?
Could you tell me two things you did in your previous assignment (QA/Testing related hopefully) that you are proud of?
How to test different Authorization levels for the Admin user and Userside users.