How to write a scenario from requirements?give an example..
Answers were Sorted based on User's Feedback
Answer / rajesh. veggalam
hi ,
here requirements are give to the client .based on we write
the scenarios
ex: login page
scenarios on login page :
1.enter the url and click whether the page is open or not
2. the default focus cursor should be on user name
3. password should be encrypted format
4. password should not copied
5. input domain testing on user name and password
6. properties check on buttons
7.functionality check of the buttons in login page
8.authentication testing
9. check the session time out
10.check the cookies
like .....................
| Is This Answer Correct ? | 3 Yes | 1 No |
TITLE OF THE TESTCASE ARE CALLED TEST SCENARIO AND DETAILS
OF THE TEST SCENARIO ARE CALLED TESTCASE.
example:Scenario
verifying that a user is able to manage his e-mail inbox
such as view all messages, send a message, manage
folders, logout…etc with a valid user login and password
test case:
is e-mail login page is displaying
is the user able to login using his login id and password
is he able to view his inbox
is he able to delete unwanted -mails…etc
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / novic
Take another example of date field.
1. enter the month > 12
2.enter the date > 31, 30,28 or 29 depends on the month end
date.
3. enter year > or < the client requirement
4. Change the format and check
5. check dd/mm/yy with 0 values
7. check with negative values
8. if u have calendar object next to it, check it shows the
same date when u r clicking.
9. check are u able to navigate in calendar object, month-
wise, year-wise.
and more.......
| Is This Answer Correct ? | 2 Yes | 2 No |
Explain the Stress Testing
What is Defect Leakage?What Gap Analysis? What are the functioanl requirements to test the Software? What is Latency bug?
approx how long a simple website take time just for manual testing including report generation.
What is Online gaming, payment gateway development, hosting and custom software development services.
How much the bug is affecting the functionality of the application?
Hi, This is vkram.I had completed my B.E in May 2005 & currently i am undergoing Testing Course. I want to join as a Fresher in any MNC. What should I tell why u r coming to testing field & what u did this 2 years?
what is status of defect when you are performing regression testing.
What test metrics do you provide to your client?
what is meant by application server and its functions?
If tester report a bug & developer open it & bug is not occur there. What sud tester do in this situation??
What's the test suit?? Explain with simple example. If there is User sub-menu & options are New, Edit, Delete (to create, edit & delete user ) then can i say USER Test suit Id-1 for user. Test case id - 1.1 for New, 1.2 for edit, 1.3 for delete.
what is equivalence boundary