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 are the drawbacks for record and payback in qtp

Answer Posted / shyam.meghansh

Each and every time you can’t record the application and
run it.

Once if u have recorded them u will not able to replay it
properly, some times u may get problems with the time of
execution, some the object is not enabled etc etc….

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an object repository?

995


what is the difference between modular framework & datadriven framework

2027


What is a recovery scenario?

1075


How are actions and functions different in QTP?

1012


What is the use of running the scripts in Hidden-mode in UFT?

1166


What is the difference in testing a client-server application and a web application?

1045


What is difference in global and action sheet in qtp?

1037


What is checkpoints for qtp?

907


In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.

1902


I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”

1109


Where you are storing your script?

1043


What is checkpoints for quicktest professional (qtp)?

977


1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?

1904


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1981


What is method name to compare two XML files.

1924