Answer Posted / guest
A database checkpoint checks the contents of databases
accessed by your web site
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
i need to sort the data using qtp script for this how i need to write a qtp script
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
How to take whole text output from screen of Bitmap Application.
regular expression that will recognize a browser as long as its name property starts with mybrowser
Explain the asc function?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
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..
Can anyone send me a vb script function for verifying the functionality of active links on a web page
What are the disadvantages of vbscript?
how to check whether link is disabled in QTP??
Explain about operator precedence in vb script?
What are keywords in the vbscript language?
what is event handling?