please tell me the test cases for the following scenario
1. Two windows are there in one window pin code text box
and ok button will be there.... we need to enter the pin
code no and then click on ok........ basing on this in
second window post offices address should
come...........what are the imp test cases for that.....
Answer Posted / chitra
1.Open corresponding window.
2.After opening corresponding window the cursor should
highlight on pincode text box.
3.Enter valid pin code i.e under certain limit.For valid
pin code it should highlight OK button.
4.For invalid pin code it should display error message
box "Enter valid pin code".(i.e due to wrong code/due to
entering code above limit.)
5.After valid pin code the cursor should highlight on OK
button .
6.Click on OK button,the post offices address window should
open.
7.The post office address window is not opened due to
misclick of OK button.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
how agile testing is performed and what are the related documents.
Can you explain regression testing and confirmation testing?
What are the bugs we cannot find in black box?
What is smoke testing and what is sanity?
1.How to maintain the Bug status Report? 2.What is project based Company and product based company?
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
test cases for Insurance Processing System ?
Give me sample test cases for smoke testing
What r the features,u take care in prototype testing?
What is a maturity level?
How do your characteristics compare to the profile of the ideal manager that you just described?
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
write test case for gmail sign up page?
What is boundary value testing? Give an example.
If asked to create a Configuration Design Pattern, where would you start?