Distinguish between manual testing and automation testing

Answers were Sorted based on User's Feedback



Distinguish between manual testing and automation testing..

Answer / kaps

Manual Testing: Methods used by Manual testers to run test cases (without using a supporting tool) is called manual testing e.g. Unit testing, Blackbox, Whitebox, Integration, acceptance testing etc.

Automation Testing: If an external tool is used to expedite the testing process that's called an automation testing. There are various tools available in market e.g. QTP, Selenium, Winrunner, load runner etc.

Is This Answer Correct ?    1 Yes 0 No

Distinguish between manual testing and automation testing..

Answer / gajjala

Manual testing is a type of testing with out any tool interaction we have to perform  testing on app with human effort.

Automation is nothing but using tool like QTP we develop scripts and perform testing. but automation is useful for regression perpose.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

how many maximum number of virtual users we can create?

0 Answers  


what is Supplemental Objects ?

0 Answers  


in my application,validation message has in japanise language.how to validate this message is appears properly or not

0 Answers  


On what basis we select test cases to automate?

0 Answers  


What are the Test design techniques you uses in ur project?

0 Answers   Accenture,






i have a window , initial its name is "NEW CUSTOMER" i have to enter the details of customer in the test object fields and after saving the window name is automatically changing with the customer name . so how to identify that window after saving. (i am using descriptive programming.)

5 Answers   Syntel,


QTP is used better in which type of application Web based application or desktop application

3 Answers  


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?

0 Answers  


Can anyone explain me about child objects in detail;when they are used and why do we need them ? please give me sample code for this if possible.

1 Answers   Virtusa,


diff between global variables and environment variables in qtp?

1 Answers   FIS,


what is qtp automation frame work,what is the use of that frame work?

64 Answers   Cap Gemini, IBM, iGate, TCS,


Syntact for how to call one script from another? and Syntax to call one "Action" in another?

1 Answers  


Categories