What is dynamic arrays



What is dynamic arrays..

Answer / jay

In Visual Basic there are two types of arrays; fixed-size arrays that always remain the same size, and dynamic arrays whose size can change at run-time

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Hello! i am having two comboboxes.Each having 10 items in it.when i select first item in first combobox,it is not similar in the second combobox.for ex in first combo if it is Hyderabad,in second it should be some chenai or some other item .Write a VBSCRIPT for that?

3 Answers   Tech Mahindra,


what is action in QTP?

1 Answers   Infosys,


i want 8.2 and 9.2 dacuments plhelp any body sand it to my id sandhyat1@yahoo.co.in

3 Answers   Siloka,


can u please explain what r the challenges u faced in ur automation testing

2 Answers   Genpact,


w is descriptive programming

2 Answers   TCS,


how do close the task manager through QTP?

2 Answers  


how to write code for to select all the checkboxs in the gmail i wrote code for my question but it didn't works any body suggest what wrong my code my code is Set chkboxDesc=Description.Create() chkboxDesc("type").value="chekbox" Set chboxcollection=Browser("name:=Gmail .*").Page("title:=Gmail .*").ChildObjects(chkboxDesc) For i=0 To chboxcollection.count-1 chboxcollection(i).set "ON" Next i was getting general run time error pls help me i am in learing stage

2 Answers  


As u told write Libarary files in QTP. Do u use ever oject repositary 0r spy while writing scripts and for which type of testing u prepared test scripts.

1 Answers  


How many types of recording modes in qtp? Describe each type with an example where we use them?

0 Answers  


How to get the column count and column name from the resultset in the database connection program?

5 Answers   TCS,


How to export data present in Datatable to an ".xls" file?

1 Answers   Crea,


What is log file? what is the use of Log fine. How to create? what are the contents and the main advantages of log files. plz do help me in this concepts as i have an interivew on qtp in a couple of days. plz do help me.. thanks in Advance.

1 Answers  


Categories