Hi, I Install QTP 9.2 in windows Vista. but it is not
supporting IE. it is supporting only windows based
application.
could I change any setting in Vista for supporting IE.. ??
thanks in advance...
Answer Posted / uday
With Windows Vista, IE 7 is bundled.
By using QTP 9.2, there are issues using IE 7. Relevent
patches are available from the HP Support
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different types of qtp test assets and their extensions?
How QA specialist can identify when programmatic descriptions are useful?
When to use descriptive programming?
How to find the path of folder in which the test is saved in qtp?
What is output value? How many types of output values are there in qtp?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
What are the advantages of parameterization ?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
What is object spy in quicktest professional?
Where is the Bitmap checkpoint information stored?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
What is QTP and the use of QTP in TD?
Explain the differences between table and db checkpoints?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?