Why is error handling required?
How to write VB Script for selecting a particular row in a WebTable?
in qtp we ve datatable look like excel ,if we want to extract data from excel which saved in my documet how can i get that in datatable using vb script
this q asked in applabs, q is: QTP should open google.com page and enter "qtp" in one edit(search) box and click search and should open google.com again and enter "job" in edit(search) box and click on search. I tried this but getting error "Edit(search) box matches more than one object", could anyone this question plz..
what is fire event method in qtp?
The function template cocept is implemented in vb.net is ???
Input = 124 output should be 124421 Please do not use any string functions/variables
What is the difference between vbscript and vba?
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
Am working with web application. i faced one senario. i.e, webpage having webtable having two coloumns, in that first coloumn is for serial no and second coloumn is for mac address link, now i want to get first row second coloumn value, that having macaddress as link. Please help me how to get that link?
How regexp.execute method works?
Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
Difference between Function and Sub routine?