Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


For Usability testing, which is preferable Automation or
Manual?

Answers were Sorted based on User's Feedback



For Usability testing, which is preferable Automation or Manual?..

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

For Usability testing, which is preferable Automation or Manual?..

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

For Usability testing, which is preferable Automation or Manual?..

Answer / kiran.kulkarni

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

For Usability testing, which is preferable Automation or Manual?..

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

For Usability testing, which is preferable Automation or Manual?..

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

For Usability testing, which is preferable Automation or Manual?..

Answer / sameer

Understandable answer given by Jay Prakash, Thank you for
your quick reply.

:)

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

in which case & which method we can use "native" property of an object ?

1 Answers  


Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?

0 Answers  


Suppose there is a link present somewhere in an excel sheet. Find the link and click on it. How to write a script using Excel application object in QTP?

1 Answers  


What is TD plugin? For what purpose they are used . Ineed to connect QC9.2 with QTP 9.2 . Need to run some scripts IN QTP having the QC connectivity. Pls explain in detailed step Thanks in advnece

1 Answers   HCL,


what is the purpose of SetTOProperty Method?

1 Answers   Cap Gemini, iGate, Wipro,


Hi, i am mallishwari, i am veryn ew to testing but i have very much interest in testing. plse give me some guidence to get the job in testing. send me required documents and faqs to my personal id: mallishwari_urs@yahoo.co.in thans for advance.

2 Answers  


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

0 Answers  


Interviwer asked, How many years exper.. on QTP? I said, total 2 yrs exp in manual and QTP. QTP only current project arround 3 months. then interviewer ask , HOW BOLD YOU QTP? What you say?

1 Answers  


Is QTP a compiler or interpreter..? can you we execute a QTP Script file in a another system which does not have QTP installed..??

6 Answers   Virtusa,


why don’t use real time they r not using check points

1 Answers   Wipro,


How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?

2 Answers  


Get the count of files of similar types from a folder.

0 Answers   Deloitte,


Categories