We have a text file which contains 1 to 100 numeric values sequentially like 1
2
.
.
100
Now we have to count them and transfer to XML file by writing a code in qtp.



We have a text file which contains 1 to 100 numeric values sequentially like 1 2 ..

Answer / pushkar1206

a="1 2 3 4 5 6 7 8 9 10"
b=split(a," ")
msgbox ubound(b)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

what is the purpose of SetTOProperty Method?

1 Answers   Cap Gemini, iGate, Wipro,


How many add-ins comes by default with qtp?

0 Answers  


in order to start automation testing what we should require (entry level to automation testing)

2 Answers  


How do you learn the object in QTP?

2 Answers  


What are the versions of qtp,What are the differences b/n them?

1 Answers   TCS,


WHAT IS THE SIZE OF OBJECT REPOSITORY USING IN YOUR COMPANY? Can any body tell me answer of this quation........

11 Answers   Ness Technologies,


How to work with multiple browsers when opened in the window, write the script for it

2 Answers   Verizon,


What is the use of ordinal identifier in qtp?

0 Answers  


Discuss quicktest professional (qtp) environment?

0 Answers  


What is descriptive.create () in QTP?

3 Answers  


Explain the parameter in qtp?

0 Answers  


Where we save all scripts in the QTP

5 Answers   Ordain Solutions, Sathya Technologies,


Categories