How does Parameterization and Data-Driving relate to

each other in QTP?

Answer Posted / sreeprasad

To datadrive we have to parameterize.i.e. we have to make

the constant value as parameter, so that in each iteraration

(cycle) it takes a value that is supplied in run-time

datatable. Through parameterization only we can drive a

transaction(action) with different sets of data. You know

running the script with the same set of data several times

is not suggestable, & it's also of no use.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you give wait up to 10 seconds in qtp?

588


Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.

1375


I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }

1721


Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?

1489


Explain the types of properties that quick test learns while recording?

563






How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.

1451


descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button

1811


What are the technologies supported by qtp?

567


What is checking bitmaps?

556


What is a programmatic description?

606


What is Distributed testing? How does UFT support it?

609


With what extension you can save the list of tests in a file to run in test batch runner?

571


Explain different checkpoints in qtp.

723


How you can delete excel file in qtp?

599


what is the structure for the data driven framework

1487