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 |
is any body looking for job in software testing
If a company is a Software Product based company, whether they should go for CMMI or ISO ?
Give examples of boundary value and equivalence partitioning test cases.
What is difference between retesting and regression testing?
how will you define your bug status flow in softsmith qamonitor?
What are the types of testing can be performed on facebook login page?
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
what assistance would you expect from your supervisors in organing your work?
What is a test plan and what does it include?
what is Cyclomatic Complexity?
What is your understanding regarding a test plan?
Any Applications In The Market To Help Quality Test Team Members Communicate With Each Other?