What is action split and the purpose of using this in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
how to write code for to select all the checkboxs in the gmail i wrote code for my question but it didn't works any body suggest what wrong my code my code is Set chkboxDesc=Description.Create() chkboxDesc("type").value="chekbox" Set chboxcollection=Browser("name:=Gmail .*").Page("title:=Gmail .*").ChildObjects(chkboxDesc) For i=0 To chboxcollection.count-1 chboxcollection(i).set "ON" Next i was getting general run time error pls help me i am in learing stage
what is the long form of QTP ?
What is the use of low level recording? How does it useful?
i this is balaji from chennai i have 4 yrs exp in testing and my qualification is bsc computers i completed in correspondace in which companiies accept the correspondace plz let me know
w is time parameter
How To clear the AutoComplete?
how qtp will recognise if application is run on many browsers
any body can you help me what is the script to automate an comand promt
I have a tool bar where 5 different buttons are placed, but these buttons are not traceable hence i have created a virtual object on save button of this toolbar. Now pls tell me how to use this virtual object while write script.
What are output values and why they are used ?
Give me Example for Generic Functions in QTP Framework....Anybody please answer me..Thanks in Advance
How do you invoke an application using the step generator in qtp?