Hoe to generate all numbers in between to numbers suppose
all numbers in between 1 to 100 using vbscript give me code

Answer Posted / vijaya777

for i=1 to 100 step +1
print i
next

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of recording modes in qtp? Which will be used when?

550


Can any give an example(if possible templates) how to test web application using QTP. thanks in advance

1555


Explain the concept of object repository and how quicktest professional (qtp) recognises objects?

609


For which type of projects the iterative model is not suitable?

1435


What is reusable action?

602






Why bpt?

594


What is the use of Debug Viewer?

1486


how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me

2456


Discuss quicktest professional environment?

590


Plz Explain AUTOMATION REFERENCE MODEL?

1681


Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?

620


What is the difference between rational rose and QTP?

1780


Have you done batch testing in qtp? If yes how you are doing?

507


What is accessibility check point?

657


Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ

1533