How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
2871this 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..
1 4337Can anyone send me a vb script function for verifying the functionality of active links on a web page
2025can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.
2297How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
3025I'm new to QTP, i facing a a problem in the script says"Object not found", "Browser("").page("").frame(Name:=fminfo).webtable(). the issue is, QTp is not able to identify the web table in run time.becuase in that fram"fminfo" there are "n"table and the table do not have the names,Html id. 1) i need to count the number webtables available on that page. 2)need to identify the webtable cell values. 3)How Loop the once i get the count and retrive the cell data of each webtable? Can anyone help on this, plz.. Thanks, Suresh
3 7913
Mention when to use function procedures and what are its characteristics?
Explain about tristate constants?
PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com
How to throw an error in vbscript?
Mention what are the rules to name variable in vbscript?
Explain different types of segment?
How many types of operators are available in the vbscript language?
What is purpose of scripting.filesystemobject class in vbscript?
Which constant is used for print and display functions and works as same as pressing enter key?
What if you do not specify anything when you call a procedure?
Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.
How will you convert a string to upper case string using vbscript?
Which operator can be used to do an xor operation in vbscript?
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?