What do you mean by High Level and Low Level Scenarios
explain using an Example ?
Answers were Sorted based on User's Feedback
Answer / satish
Yahoo mail example
High Level: Successfull login user can send a mail
Low level: System should provide a text box to enter "To"
Address.
| Is This Answer Correct ? | 16 Yes | 5 No |
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 |
What is SDLC? What is QA methodulogy?
What is Cause and Effect Diagram, how it helps in software testing?.
What is your understanding regarding a test plan?
Can you help me with your suggestions so as to select a test management system that fits perfectly well with the two widely used software development methodologies i.e., agile and waterfall?
what is web testing and what should you test in web testing?
What kinds of testing should be considered?
what is Test cases and test procedures.
what is the SOAP UI and Web services? what are the uses in testing?
is possible smart identification through descriptive Programing
Why we do load and performance testing?
list potential risks that you have identified so far in Banking domain
How is negative testing different from positive testing?