how to do the batch testing in test director using manual
testing procedure?
No Answer is Posted For this Question
Be the First to Post Answer
How to make arguments optional in a function?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
What is the difference between link and hyperlink?
What is the extension of script and object repositary files?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
While writing script using For Next Statement in QTP, I try defining the variable in Lib File I am getting syntax error whereas if I use the variable in script file, the script works fine. Can anyone help me in finding the reason behind this?. E:g Dim intStartRow (Define in Lib File----- say abc.vbs) Dim intRow (If I define this variable in Lib file I am getting Syntax error where as if I define in the script file ---- say xyz.mts the script works fine) IntStartRow=2 For intRow = intStartRow to xlWrksht.UsedRange.Rows.Count ‘Some Code here Next
In qtp, explain what is keyword driven automation framework?
what are the environment variables,how do you use them. give an example.
Differenece betwen Project and product ? when company need project or product?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
Hello, Can we capture only the labels of the web page in the object repository. If yes, then how. Actually my scenario is: I have to capture all the label of mercury site http://newtours.mercuryinteractive.com/tour/mercurypurchase. php. and want to copy all these labels in the notepad. So,please help me how to do this all. Thanks in advance, Gaytri
I want to clear the webedit field without using set"" in qtp script