For Usability testing, which is preferable Automation or
Manual?
Answers were Sorted based on User's Feedback
Answer / jay prakash
Usability testing is itself a big term. In usability
testing you perform lots of test scenarios which a user can
or cannot peroform in real world when he/she uses the
product. It is a simulation of actual scenarios.
So it cannot be performed only manually or only by
automation. Both are required in equal ratios.
Please let me know if it satisfies your query.
| Is This Answer Correct ? | 11 Yes | 4 No |
Answer / jay prakash
Hello Sameer,
Let me try to answer you:
>>"in which scinarios we will use automation "
Before any automation we generally do a feasibility study
based on several factors. As the output of that study we
list out the test cases / use cases which can or cannot be
automated. The use cases identified for automation should
be automated.
>>"which tool?"
again the tools can't be defined at this stage. that
depends on your project needs. there are several automation
tools available in the market. what suits best for your
project you should use that.
>>"Can usability testing be conducted by QTP?"
Yes. QTP can also be used for the automation part for
usability testing. But it is not the only tool. This
depends on your project needs. Suppose u have to automate
in linux than QTP can't help you.
Please let me know if i make myself clear.
| Is This Answer Correct ? | 4 Yes | 2 No |
Usability testing is done by manual testing not by
Automation tools.How the application user friendly for end
users identified oly through manual testing.Testers have to
test the application in user aspect of view.
| Is This Answer Correct ? | 4 Yes | 4 No |
Answer / nnr
Usability testing nothing but test the user frendlyness of
the application so in this case no matter of regression or
any other types...
finally we(tester) need to test the application as a common
user so it is purly manual testing...
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sameer
Jay prakash !! I understand where we can implement manual
testing but in which scinarios we will use automation and
which tool? Can usability testing be conducted by QTP?
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / sameer
Understandable answer given by Jay Prakash, Thank you for
your quick reply.
:)
| Is This Answer Correct ? | 0 Yes | 1 No |
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
When should I use smart identification?
What is an other way of "Wait" statement in QTP I dont want to use wait("Some number"). Can any one tell this please..........
What is a checkpoint? How many check points are there in qtp?
what is the extension for the test version of the script?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
Explain advantages and disadvantages of ddf?
I'm facing this problem while automating my application..its a web based apps.. In my application there are few webtables are displaying in the page.In the different cells there are links and action buttons.Problem is there is link in different web tables corresponding to one name.Hence the properties of the objects(say a link) are same except the x,y co ordinate of the object.So my script is not able to distinguish between the two links present in different cells of web tables with same name.Kindly help on this..
How u execute test cases in manual testing?
How many scripts did you have?
can we run the scripts of qtp 8.2 in the qtp7.0?
How to creating an output value using quicktest professional?