What is usability testing? What are the usability test
cases for 'Save As' option in Notepad?
Answer Posted / mamuni.4002@gmail.com
Usability testing is nothing but to test application to check how easy to use and useful for a new user.
TC for "Save as" option in note pad:-
1.click on file option.
2.select save as option.
3.Enter desire file name and type of the file.
4.Choose desire location where do u want to locate your file.
5.Click on save button.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is gray box testing?
How to write test cases or test scripts for UAT testing which is done manually
Explain the static testing?
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
What is transaction testing?
Explain the soak testing?
Write a test case of login window?
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
What is component testing?
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
What is the toughest moment you faced in your testing carrier in which everyone praised you?
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
Write test cases for 8+4?
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.