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 |
Writing Test cases based on the understanding of the UX document
What is Unit Testing ? What is Integration Testing ? What is acceptance testing ? What is Static testing? What is System testing? What is Load Testing? What is Smoke Testing? What is Soak Testing? What is Scalability Testing? What is Sanity Testing? What is Ramp Testing? What is Monkey Testing? What is Gray Box Testing? What is Functional Testing? What is Glass Box Testing? What is Dynamic Testing? What is Compatibility Testing? What is Concurrency Testing? What is Component Testing? What is Ad Hoc Testing? What is Agile Testing?
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
hoe to write test cases for the below field --------------- --------------- browse upload
Can anybody post the format of a Requirement Traceability Matrix. And how to include this RTM in the reqirement document.?
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.)
please give me different test scenario for uploading whatsapp status from gallery and camera
HI i'm Ramu new join as manual tester plz send me test cases for web application testing i need basic idea's
how many checkpoint u have to used
Tell me number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF
testcases for the additon of 2 numbers write negative and postive cases
8 Answers CoStrategix, Societe Generale,
do we write separate test cases for each type of testing? for example for functional testing and integration testing,we write two seprate test case documents or just one?please explain.