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
Explain the functional testing?
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
please give me different test scenario for uploading whatsapp status from gallery and camera
What is explain security testing?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
Write a test case of login window?
write test cases for flipkart.
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
In a log in page what will be test procedure, test scenario, test description & test steps?
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that