In this bellow script QTP is not able to getting no. of
Links from my Browser.
Set desc=description.create
desc("micclass").value="Link"
Set
obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc)
msgbox obj.count
I am getting "General Run Error".Why QTP is not supporting
my Browser,but its running fine in other system.Please help
me to overcome this problem.
Answer / deshmukh navin kumar
If you are working with QTP10.0 then the browser supported
by the QTP tool are IE6.0,IE7.0,IE8.0,Netscape Navigator and
Mozilla FireFox. Mozilla FireFox needs some additional
configuration. So use one of the above browser only.
| Is This Answer Correct ? | 0 Yes | 0 No |
If you are testing a web application then what will you test in that application?
Can we select add ins in UFT during run time
What is difference between QTP 8.2 Obect Repository and QTP 9.2 object Repository?
Hello friends..... On which areas of an application we can not test with QTP
0 Answers Thatavarti Technologies,
what are the mandatory properties in qtp? what are the library functions in qtp?
what is difference betweein qtp 9.0 and 9.2
How to capture the Check point Value into a variable?
In My application, having Copmany Name : Text Box and click Save button. if i enter a vlue, after run..........it shows the already exists. so how to enter random ro mmultiple names names into webedit box(company Name). without using DATATABLE THanks Ramesh
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
Explain the Load testing process?
Why we have to import data from excel sheet to data table?becoz v can directly use test data directly from xl know. can u all pls explain me clearly
when do we write a script in qtp?(plz give me more then 2 reasons)