write a function to read the items from combobox of Flight
reservation & save in excel (QTP)??
No Answer is Posted For this Question
Be the First to Post Answer
write a vb script create 5 folders test1 test2 test3 test4 test5
What are the valid scopes of a variable in vbscript?
There is a web Table where You will find Two Columns First Column consist of Check box and Second column consist of Test cases ID(Viz T1,T2,T3....Etc); If You select any Test case ID, respective Check boxes to be checked write a VBSCRIPT for this scenario?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
Hi, I need to accept user inputs for login at runtime.I know i can use Inputbox but how to proceed further that i dont know. Thanks in advance
how to store charecters of HARIBABU Using arrays
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
Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.
write a vb script to display the number is odd or even and whether it is divisible by 9 or not
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
How to copy from one script to another script in qtp
Explain the scope of the variables using dim, public, and private keywords respectively.