There is one scenario. On login page three fields are
available i.e.Login id,Password and checkbox(having funtion
remeber my password for 1 week). Please tell me test cases
for checkbox.
Answer Posted / raghu
Enter the valid ID and Password in to the tables and Select
the check box and Click on LOGIN and click on LOGOUT.
Check for the display of the password for 7 days
Enter Invalid ID and Password in to the tables and Select
the check box and clck on LIGIN.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the integration testing?
Write test cases to test a browser app
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
Explain the acceptance testing?
In a log in page what will be test procedure, test scenario, test description & test steps?
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
Positive and Negative test cases for the speedometer?(minimum 5 each)
Write a test case of login window?
Explain the scalability testing?
What is quick test professional and what test environment it supports?
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
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