how to write test case for check box like check boxes in
gmail and yahoo inbox
Answer Posted / venu
Test Cases:
I assume Checkbox here as "Remember Me"
1) Verify the Remember Me is enabled by default
2) Verify the Remember Me is selected successfully
3) On Enter valid username/password and then Sign-in with Remember Me selected, shall receive a message as "Do you want to remember you on this machine..."
4) Verify the information is stored in the cookie ( Firefox -> Options -> Security -> Saved Passwords)
5) Verify deleting the cookie and try login-in shall prompt to remember(cookie doesn't exists)
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
Explain the ad hoc testing?
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
Explain transaction testing?
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
Explain which test cases are written first black boxes or white boxes?
write the testcases for migrating data from one database to another database?
Write a test case for computer keyboard?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
write test case for pen cap if it is not present?
write a test case for yahoo compose page?