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...


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

What is QTP’s model for test creation?

0 Answers  


Explain about import and export files?

1 Answers  


When we parameterise some field ex. Textbox is there any way that we can generate a specefic number of random values (For alphabetical values if possible) instead of manually entering values in the data table

2 Answers  


How can i open 5 multiple browser at once through QTP VB script

4 Answers  


We have an application which generates links( more than thousand) based on the time stamp dynmically.Each link will download an xls file. we are supposed to click a particular link (which link to click will be obtained thru some buisiness logic).Now the issue is QTP is not recogniging the link(say Var1) though its properties showed mandatory fields text=xyz and html tag=A.I used following code to do this. Browser("ABC").Page("123").Link("text:=" &Var1,"html tag:=A").click, can any one suggest why this is not recognised by QTP though syntax is correct?(Is there any sync issue to be considered?Because on clicking the link it will take 5 mins to open that file)

3 Answers  


How do we run the scripts in QTP ?? what are the three options....

4 Answers   HCL,


Hi Friends, I'm new to QTP. I want to write a function in QTP for below senario. In an Excel sheet column B, I Have 10 Url/Links, and in Colum A there is a Flag as Y and N. My test should run only on those iterations which are flagged as Y. Please help, Thanks

6 Answers  


Waht is Test Report , What it consists?

2 Answers  


how to capture (or) checkpoint for chineese or any other language except english using QTP in a web page. ( my application have 24 language, how to check those lanugages using QTP? is it possible). Please let me know

3 Answers  


How to define array in qtp?

0 Answers  


how to get the object count ?????????

8 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  


Categories