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 |
Hi! I got an interview call for the post of Trainee QA engg .The interview is on Monday(27/08/07).There is going to be a technical written test followed by an interview on Monday.Can anyone plz tell me what exactly is the technical written test for QA like,is it objective or theoretical based. PLZZZZZ reply as early as possible ---- Its URGENT. -- SK
What is the scope of manual testing?Please let me know because I want my carrer as a tester.
tester with develop ment knowledge will be more effective .justify?
Can you explain capability levels in continuous representation?
what is the role of moderator in testing?
1.tell me one bug what u find ur testing and how u ill fix severity and priority? 2.difference between web and window based testing? 3.bug life cycle?
When is the best time for system testing
There is an opening in our organization Sierra Atlantic, Hyderabad. All Manual test engineers with 2-3 years or experience can forward your resumes to mah_cs82@yahoo.com before May 01, 2008. (Only manual testers)
4. A software error can be described as: a. A description of the relationship between two or more variables or set members in which the value of one does not influence the values of others. b. Any ill-advised, substandard, or temporary fix applied to an urgent problem in the (often misguided) belief that doing so will keep a project moving forward. c. The process in which developers determine the root cause of a bug and identify possible fixes. d. A mismatch between the program and its specification. 5. Select a reason that does not agree with the fact that complete testing is impossible: a. The domain of possible inputs is too large to test. b. Limited financial resources. c. There are too many possible paths through the program to test. d. The user interface issues (and thus the design issues) are too complex to completely test.
Today an interviewer asked me if severity assigned by tester and priority is by developer then why tester assigned priority of defect in defect report ??
How can you use technology to solve problem?
Difference between re testing and regression testing, smoke and sanity testing