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

What is the best institute in Ameerpet? If people think Ameerpet is the pride of hyd they need to go to Delhi/Gurgaon/noida you can find the difference.

3 Answers  


I have written some scripts in QTP by using older version, but I want to run them in latest version. Is there any process to do that.If so can anyone explain me?

1 Answers  


How to retrieve data from application objects?

1 Answers  


What is API

2 Answers   Satyam,


Could any one explain about the nested actions in QTP? This question is asked by Qualitree and CA

3 Answers   CA, Qualtree Solutions,


Explain about the quicktest professional (qtp) automation object model?

0 Answers  


what is error and fault in terms of software quality?

0 Answers   TCS,


Is qtp supports uni-code?

0 Answers  


suppose u have two send buttons(same width,height,font) on an application write a descriptive programming

1 Answers  


If u r using descriptive programming to identify the object where do u write the script for those objects? do u write it in the expertview? plz do answer its urgent thanks advance.

3 Answers  


Hello Everyone, In QTP we have one option Data Driver wizard that comes in Tools -> Data Driver. so, please tell me abtout the use of Add Value and Parameterize options available in Data Driver wizard. And also the concept of value, constants, Parameterized displayed in the wizard. Please explain by giving the example. Thanks in advance, Gaytri

2 Answers  


Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?

0 Answers  


Categories