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
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 the example state name starts with A B C D E F G H I J K L Z
Write a test case of login window?
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
Roads concatenation Problem
Consider we have some GIS (Geo Information System) operating
over some road network. Each road represented as array of
two-dimensional geographical points. Road network is a set
of roads.
System has function called Concatenate(). This function
takes raw road network and should return optimized road
network. Optimization lies in concatenating roads with
matching start or end points, i.e. if road AB end point
matches road BC start point, then optimized network should
contain concatenated road AC. Optimized network shouldn’t
contain two roads which can be concatenated.
Your task is to suggest set of test cases for Concatenate()
function in order to make sure it works correctly.
public interface IPoint
{
double Lat { get; }
double Lon { get; }
}
public Road : List
Write a test case for computer keyboard?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Define some of the attributes of a test case?
Explain the gray box testing?
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
Explain the syntax testing?
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
How to write test cases on laptop???
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?