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 |
Enlist some of the key challenges that are faced while performing software testing.
What should Development require of QA?
what r the defect status for bugs
What is object repository?
Who will write the use case?
What is branch testing?
what is confirmation testing??
Explain Integration Testing?
what is entry and exit criteria?
How do you know that your test cases will meet the requirement that the client required for the application.
please answer the difference between QA & QC with practical example
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?