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


Please Help Members By Posting Answers For Below Questions

how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password

2591


Explain the concurrency testing?

687


What are the Test Cases Comes under Regression Suite?

516


Explain the state testing?

643


How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.

1876






What is the toughest moment you faced in your testing carrier in which everyone praised you?

1830


Write the test case for a login page?

742


How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen

1744


Explain the glass box testing?

677


write test cases for flipkart.

10447


How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update

1545


What is the difference between test scenarios, test cases, and test script?

723


What is quick test professional and what test environment it supports?

726


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?

922


Explain the soak testing?

700