Write four steps for writting scenario ?
Answer Posted / uma
For wirttin scenario the four steps is
Scenario contains three attributes
one is scenario id
second one is scenario description
third one is priority
the four steps is
1) Identify each scenario with unique id, that
is scenario id must be unique.
2) Always scenario description starts with a
verb , Avoid adjectives in description.
3) As and when u write scenarios , assign a
priority to it.
4) Divide the application to functional module
s , and write scenarios for the module.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Test cases on send/ receive button of Microsoft outlook.
tell me 5 new requirements in ur project? plz urgent
Explain the manual testing process?
What is smoke testing and user interface testing ?
Tell me the advantage and disadvantage of cookies?
What is regression testing? When to apply it?
What r the documents required for performance testing
Inwhat basis the time is allocated for testing the application?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
how deployment phase of SDLC differs in product based and in service based company ?
Have u ever done testing related to a database,give examples to support u r answer.
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
What is a testing process / lifecycle?
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
What are the cases when you’ll consider to choose automated testing over manual testing?