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
2872this 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 4338Can anyone send me a vb script function for verifying the functionality of active links on a web page
2026can 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 7915
if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.
How can constants be declared in the vbscript language?
What is the difference between vbscript and vba?
How will you get a subset of a array in vbscript?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?
Which event is triggered when mouse focus comes out of an element in the vbscript language?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
What is the technology used by vb script?
Both Static and dynamic arrays are handled by VB script. Is it true?
What purpose does ‘on error resume next’ serves?
Explain the operator precedence in vb script?
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
What methods are used to create text files and open text files in the vbscript language?
How to open excel in vb script?