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 waterfall model????
What is integration testing
How much time it will take for regression testing
What is the testing that a tester performs at the end of unit testing?
During alpha testing why customer people are invited?
My questions are- 1. If we have 1 week time in hand what will be the approch of testing. 2. If we have very lesstime in hand then how we will do the regration testing. 2. When there is a change in requirement in module A then what should be the approch to change in that module and in other module like B,C etc an whow we update the test case pls explain the scenario in detail. 3.How do you confirm that for perticular funtionality all the test cases has been written. Thanks
Can u specify one Deadlock or Processlock issue in a client server application?
Yester Day i Attended a interview interviewer asked that Due to Sum Bug the total Testing process is Blocked and still hundred test cases are remaining to execute with in a week u have to reliese to the customer at that time what will you do?
Hi could some one please send me the testplan testcases(for 2Modules) and testscripts for mercry fliht aplication or gmail. please write those on templates and send me.In testplan plase write Testobjective, test scope, est approach, exlusions assumptios.
What are the methods you followed, while doing black box testing???
What is testing process
what r all the documents does the testers create? some saying testing document starts with test policy,what is all this things? Does anyone have example application to explain this document or any links,plz provide. Also,will someone tell me what is test methodology? kindly help me....thank u!