How do you test the text displayed in the header portion of
times of india epaper.
Hot news(banner) are scrolling in the top of the page, how
do you test using QTP?
No Answer is Posted For this Question
Be the First to Post Answer
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
How to handle the exceptions using the recovery scenario manager in qtp?
Where should we turn Smart Identification ON in QTP?
How can we get the result from WindowsXP Command Window? (e.g. After we input 'ipconfig' in command window, how QTP get the result?)
what is objectidentification?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
what is the smart identification techniqu?what r the different mechanisums used in it?
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
QTP Data Table Having 10 records with 10 to 15 fields(lets say).now i want to get alternative records from datatable.pls can any one answer it?
what is ODC and GDC?
To which environments does a QTP support?
How to maintain the old scripts in QTP?