What is usability testing? What are the usability test
cases for 'Save As' option in Notepad?
Answers were Sorted based on User's Feedback
Answer / sushmitha
usability testing is defined as testing he application
whether it is user friendly or not......
click on file,"save as" option will appear.......
now click on save as option he corresponding page will be
displayed.........
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / ruturaj
usability testing is nothing but to test s/w against
usability criteria:
Ease of learning, efficiency, satisfactions, memorability.
put the cursor on save as option.
the tool tip should come as "save as".
click on save as option. the desired page should come out to
save the document.
| Is This Answer Correct ? | 9 Yes | 8 No |
Answer / 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 |
Answer / dinnu
1.enter some data in note pad.
2.click on file option.
3.select "save as" option.
4.save the file with ur desired name and in ur desired
location.
5.the file should be stored in the ur desired location withe
desired name.
| Is This Answer Correct ? | 0 Yes | 1 No |
Can anybody tell test cases for the following condition? In a railway reservation form, 4 types of ticket ranges are there like a) age up to 3, NO TICKET. b) age up to 7, HALF TICKET. c) age up to 60, FULL TICKET. d) age from 61, SENIOR CITIZEN QUOTA. if you enter age into the text box the relevant message should be displayed..... Eg. FULL TICKET.
How many test cases u will execute per day?
how test cases can be made for a software
when you don't have time to write test cases, what do you do?
please give me different test scenario for uploading whatsapp status from gallery and camera
Who will take care of test cases and test plan?
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.
What are the Test Cases Comes under Regression Suite?
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
Write the 10 test cases for Telephone/Pen.
14. How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other : - ………… if (Condition 1) then statement 1 else statement 2 fi if (Condition 2) www.istqb.guru then statement 3 a. 2 Test Cases b. 3 Test Cases c. 4 Test Cases d. Not achievable Please explain this how to solve?
how to Create a test plan document for Library Management System