How to replace junk code recorded by QTP with a mall function.
No Answer is Posted For this Question
Be the First to Post Answer
write any ttest cases using check points and parameterization
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
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
Which function allows you to instantiate an object given its programmatic identifier or progid?
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..
How will you release the memory acquired by an array variable in vbscript?
How can constants be declared in the vbscript language?
How will you get the exponent of the given number in vbscript?
how to find the textfile in the folder and copy file from one folder to another folder useing parameterigation in QTP
Explain the tristate constants in vbscript?
Mention how to access array data?
Write VB script to convert from feet to inches(hint 1feet=12 inches)