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 an application we automated QTP scripts. At the same
time new requirement comes for a new module for the same
application and its already developed. So how we automated
now
this new module with the old application(using old QTP
script).

Answers were Sorted based on User's Feedback



For an application we automated QTP scripts. At the same time new requirement comes for a new modu..

Answer / tanuj

Please experience person answer it . who r working in qtp in
the software company.

Is This Answer Correct ?    0 Yes 1 No

For an application we automated QTP scripts. At the same time new requirement comes for a new modu..

Answer / nitin sharma

First u have to clear the question.As per my understanding
if a new module is added in the application then do Basic
Recording -> then parameterisation -> check points -> Dry
run -> script handover.

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More QTP Interview Questions

In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.

1 Answers  


how to capture data from images in QTP and produce them in excel sheet?

3 Answers  


hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)

0 Answers   Livetek,


Explain more about the Test Fusion Report of QTP?

0 Answers  


What is the difference Between LowLevel and Normal Recording Modes?

1 Answers  


What is a Run-Time Data Table? Where can I find and view this table?

4 Answers  


Describe synchronization point.

0 Answers  


Whether it is possible to test the adobe's controls like zoom, resize, save etc using QTP...If yes, how u can do the same?

1 Answers  


It is given in the help of QTP 9.2 that we cant debug the scripts. Is there any other way to VIEW, PAUSE and make modifications in the scripts during execution???

0 Answers  


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

0 Answers   Accenture,


What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?

0 Answers  


How Does Run time data (Parameterization) is handled in QTP?

2 Answers   Crea,


Categories