How to use checkpoints in qtp ?
No Answer is Posted For this Question
Be the First to Post Answer
Hi All, I need Code For how to export Pass\Fail status to excell sheet without using QC. Thanks Balaji
How to call a function in QTP?Is there any method ? Thanks , PRASANNA
What does ".mst" stands for? (abc.mst)
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
Explain how Does Run time data (Parameterization) is handled in QTP?
when do we write a script in qtp?(plz give me more then 2 reasons)
How we can add actions in the test using QTP?
wht is Driver in Integration testing. Anubody can answers it
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
How to delete an object from the object repository?
in flight reservation ex once u login, u go into next window where we hav an option of new, open and help etc.. how to fetch those options and to go to respectiv tab accordingly using qtp.. plz let me knw answer for tis as early as possible. Thanks in advance... asha
how do u prepare Test Environment ?