How to use checkpoints in qtp ?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between Keyword Driven test and Data Driven test?
How do you perform testing on web based application using qtp 9.2?
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
difference Between Call Run action and copy of action?
What is the difference between two actions?
How to execute a WinRunner Script in QTP?
i am testing an online shopping application.I CLICK on a link "ADD TO CART" of that application a "new page" is open and then click on any object of that "new page". after that when i run this SCRIPT then on this "new page" QTP always shows error of "OBJECT NOT FOUND". How i solve this problem ?
Cn u please clarify my doubt Where are micTab and micReturn used.Thanx in Advance
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
how to record/identify the webedit box/object which have drop down list and its changing simultaneously in qtp..
1 Answers Synchronoss Technologies,
While scripting do we use any reference. may be we have 2 0r more same objects that time how do we write scripts
Actually what is Quality center..is it Test Director or some other tool..Anybody can expalain it in detail..Thanks in advance..