Explain how Does Run time data (Parameterization) is handled in QTP?
No Answer is Posted For this Question
Be the First to Post Answer
How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely
how to retrieve the column headers in database using vbscript statement in QTP
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
What is keyword driven framework?
get the order no from the following orderdetails orderstring="ORD13456PNR" eg:13456
How can we use XML in QTP?
Does the Existing reusable action can be modified at the time of calling the action?? Please help me..
what we do after completion of functional and regression testing
write the vb script for call to new action in qtp?
What is the difference between run time object and test object in QTP?
what is the frame work in J-meter?
Waht is diff between SystemUtil.Run and invokeapplication