what is used of Property........End Property loop ? how to
write the script for it?
No Answer is Posted For this Question
Be the First to Post Answer
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.
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
In qtp, how to use XML files for framework. if the XML files are more Efficient than Excel files?
How will you get the natural logarithm of the given number in vbscript?
What is the use of "Option Explicit"?
plz give ans to this in vb script........ "krishna radha" i want to print this string "Radha Krishna" like this
How to assign a numeric value to a variable?
after medical test,when will be the police verification
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 ?
Hi I am having one folder with set of text files now i want to read and write that text files data into QTP. Any help plsss.
Suppose by navigation I went from 1 st page to 5 page ,so Write a generic script for coming from any page to the 1st page and by executing where the page may be it will come to 1st page
write a vb script to display factorial of a number using function