How to add a runtime parameter to a data sheet?

Answer Posted / prashanth

Ram and Sridevi are correct. we can even use like this

DataTable.GlobalSheet.AddParameter("Name", "Value")

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?

3555


I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?

718


what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent

1421


could any help me please, how to work on visual foxpro application using UFT

1863


What are benefits of qtp?

674






How many ways is to parameterize the value?

696


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); }

1857


Can we run multiple QTP scripts one after the other without manual intervention? How?

680


What are the types of object repository?

657


Your roles and responsibilities and daily tasks? (As automation tester)

2678


What is the standard timing delay for web based application in qtp?

676


How to modify object property in qtp ?

652


How can you pass value one action to another action?

643


I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????

2266


action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans

1713