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


What r the advantages of automation?

Answers were Sorted based on User's Feedback



What r the advantages of automation?..

Answer / ravi kumar

Benefits of Automated Testing
-----------------------------

Fast: QuickTest runs tests significantly faster than human
users.

Reliable: Tests perform precisely the same operations each
time they are run, thereby eliminating human error.

Repeatable: You can test how the Web site or application
reacts after repeated execution of the same operations.

Programmable: You can program sophisticated tests that
bring out hidden information.

Comprehensive: You can build a suite of tests that covers
every feature in your Web site or application.

Reusable: You can reuse tests on different versions of a
Web site or application, even if the user interface changes.

Is This Answer Correct ?    1 Yes 0 No

What r the advantages of automation?..

Answer / sreeprasad

1). Almost all current testing methods cannot be

implemented by hand except by the most dedicated or

desperate testers.

2). Automation encourages projects to re-test more

frequently.

3). Reduce testing costs.

4). Reduce time spent in the testing phase

5). Detect errors early and to raise the quality of the

delivered software.

6). Achieves the repeatability required for valid test

results.

7). Improve test coverage

Is This Answer Correct ?    0 Yes 0 No

What r the advantages of automation?..

Answer / kalyan

HI
A small doubt u told that in automation detects errors in
early stage but qtp is not for finding bugs na just for
faster executions..................


Please correct me if any thing wrong (its my opinion)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How QTP recognizes Objects in AUT?

1 Answers   Crea,


what is debugging testing?

5 Answers  


how can we retrieve ten rows from the data table using loop concept?

4 Answers  


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("» County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

0 Answers  


IF I SET THE VIRTUAL OBJECT AFTER THAT MAXIMIZE THE APPLICATION THEN QTP SENT ERROR OR EXECUTE SUCCESSFULLY? WHY ?

2 Answers   CTC, Infosys,


In QTP, Which are the concepts are needed to do Functional testing and Regression testing?

3 Answers   IBM,


write string reverse prog using vb script with out using string reverse statement();

4 Answers  


somebody please say me why we go for using regular expressions,actions.what is the main and exact use of this in real time applications.real time testers pls answer my question with example if u can

4 Answers  


I would like to do some certifications in QTP. please suggese what kind of certifications can i do. I am currently put up at chennai. So please suggest some reputed centres where these courses are offered.

1 Answers  


In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?

0 Answers  


can any one say that where we can download the QTP trail version ??????????

0 Answers  


how would you go for testing a web application like any jobsite?(using manual n qtp)..pls frnds its very urgent ..i need realtime answers...thanks in advance

2 Answers   Wipro,


Categories