Answer Posted / shyam.meghansh
The Scripting Language used in QTP is VBSCRIPT by default
but it depends on the Add-ins you have loaded in QTP. It
supports Java script also ( that depends on the Add-Ins u
have added)
| Is This Answer Correct ? | 65 Yes | 10 No |
Post New Answer View All Answers
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
Can we Test Welcome Screens and Process Images with QTP
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
Explain data driven framework?
Which scripting language used by quicktest professional?
How to modify the text checkpoint?
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
how to prepared for first for the first interview?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
What do you to script when objects are removed from application?
What are the views available in qtp?
Explain the concept of object repository and how quicktest professional recognises objects?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
hou can we use vb script in qtp could u tell me breafly
Explain how you can find length of array in qtp?