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


when there is a task that gets repeated in multiple scripts
what do you do in QTP?

Answers were Sorted based on User's Feedback



when there is a task that gets repeated in multiple scripts what do you do in QTP?..

Answer / radhika

use it as reusable actions

Is This Answer Correct ?    2 Yes 0 No

when there is a task that gets repeated in multiple scripts what do you do in QTP?..

Answer / chaitu

Here you want to repeate the multiple scripts in Qtp, So
definately you can for Keyword Driven Frame Work


Here Generally All testscripts are converted into functions
put in separate fold , when we want that script in midle of
the main script we can call that functions like

Executefile"path of the .vbsfile"
Call FunctionName()

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

i have batch scripts in qtp and i want to update the status like pass/fail in excel sheet after excecuting the every script in batch.how to write the script for this?

1 Answers   IBM,


suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query

1 Answers   IBM,


What is checkpoints for qtp?

0 Answers  


Explain about Standard output value, Text output value, database o/p value, Xml O/p value, Xm o/p Value

1 Answers   TCS,


Hi Suppose u have complex Test scripts which u vl write first and which u vl execute first

2 Answers   Symphony,


what is recovery manager and recovey scenerio?

2 Answers   BirlaSoft,


How we can capture the dynamic object ex:(rotating globe) in the web page with time gaph is 5 sec..

3 Answers   IBM,


Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.

0 Answers  


For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?

0 Answers  


Explain the concept of object repository and how quicktest professional (qtp) recognises objects?

0 Answers  


Explain how you can find length of array in qtp?

0 Answers  


Apart from VB script What are the fundamental criteria to gain the knowledge to write QTP script without OR and recording ?

2 Answers  


Categories