What is the difference between Usability testing and
Exploratory Testing?
Answers were Sorted based on User's Feedback
Answer / cmjigalur
Usability Testing:Testing the user friendliness(look &
feel) of an application.
Exploratory Testing:When there is no sufficent
documentation about the application,we need to understand
the application,write testcases & execute the testcases.
i.e,Exploring the application.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / rajkumargholve
Usability Testing- Testing done to determine the ease with
which a software application is 1)Easy to Learn 2)Easy to
Use 3) Easy to memorise. Usability Testing also involves
testing of Aesthetic aspects of product (Look & Feel).
Usability Testing is imporant as it demotivates the user
from using an application.
Exploratory Testing- Type of testing in which the
experiance of the tester is used to anticipate what defects
might be there in the system. In this type of testing there
is less focus on documentation & more focus is on test
execution. This type of testing is done when there is no
formal Requirment Documentation exists.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / antony
Usability Testing: Test the user friendliness of the
application that is the GUI of the application.
Exploratory Testing: It is an informal way of
testing,without any formal test documentations. The tester
no need to know the application under test, while testing
the tester will come to know the functionality of the
application.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / murugesh(corporate trainer)
Usability Testing: it is a testing to check the User
Friendly of the system.
Exploratory Testing: Due to lack of documentation, the
testing team is depending on available documents,
discussions with other in a testing team,internet Browsing,
Previous experience to understand the customer requirements,
Contacting the client or customer who specifies the
requirements.
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / madhu patchala
usability testing i the combination of user interface testing and manual user interface testing is called a usability testing.
user interface testing: in this testing tester test the user friendliness of the software build screens and
1)look and feel
2)easy to use
3)easy interface
3)speed in performanse
manual user interface testing: every organisation are maintain help document on depends upon the organisation rules and regulation so the tester study the previous help document test the completeness correctness of that doccument is called manual user inter face testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / madhu patchala
usability testing i the combination of user interface testing and manual user interface testing is called a usability testing.
user interface testing: in this testing tester test the user friendliness of the software build screens and
1)look and feel
2)easy to use
3)easy interface
3)speed in performanse
manual user interface testing: every organisation are maintain help document on depends upon the organisation rules and regulation so the tester study the previous help document test the completeness correctness of that doccument is called manual user inter face testing
exploratory testing:tester has no knowledge of the application and no previous knowledge of that domain that time tester has learning and at the same tome testing on that application is called exploratory testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rameshdulam
usability: comfort level of the user
Exploratory: take one requirment based on that keep
exploring the application.
| Is This Answer Correct ? | 0 Yes | 1 No |
This is a interview question i faced? Suppose your client doesnt have any idea abt software or the technology ?then how
What is the difference bt QA and QC
WHAT ARE THE DIFFERENT TECHNOOGIES OR SOFTWARE LANGUAGES THAT SOFTWARE TESTER SHOULD KNOW?
what are the disadvantages og v-model over waterfall model?
What is Tracebility Matrix ? What is there in that and what will u do with that ?
Diffrence in b/w Functional and System Testing and Test Cases.
A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.
There is an application which is to be used in different countries . My question is what are the most common checklst that are to be followed for testing it.
What is the difference between baseline and traceability matrix?
How do we use <!DOCTYPE HTML PUBLIC...> in the begining of any HTML page.
What is Facet Testing?
How can you conduct Database testing manually?...