How many ways we can parameterize data in QTP?

Answer Posted / srinu,marla tech

in qtp u can parameterie the data in fallowing ways
1)dynamic arrays
2)flatfiles,text files
3)through the datatable
4)keyboard submission
5)random numbers
6)environment variables

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What r the different filters in defect in quality center

3285


What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);

3496


How do you check ticket cost and ticket number in flight application?

591


How can get count of list box?

636


terminal services client

1791






I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”

588


why should we give deliver good quality software?

1630


Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?

1564


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


explain how to write vb script in qtp?when will you write own script?

1859


How is test case write?

576


Is it possible to change the values of analog recording?

576


How many types of status are there?

591


Why to use descriptive programming?

571


Why qtp the best testing tool?

568