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...
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / nn
what is IE? Internet explorer?
fine, check whether QTP 9.2 is compatible with Vista. I hope not.
| Is This Answer Correct ? | 1 Yes | 1 No |
Need one Urgent help please,for ex: first time i created Local reposory and convert that local to shared Rep and save in some where(by using Export local objetcs), unfortunately that saved repository is missed, now i want same repository,but iam not able to export the same repository second time?? i need that Repository only how to get???
What do you do if QTP doesn't recognize object ,what action should be taken
Write a code check the checkbox in the web table which is in the 4th row and fifth column (Use child item concept)
i need the word "good morning" to be displayed by default whenver we click upon the blank test while opening the qtp. Could you please answer...
Can I change properties of a test object?
I have a tool bar where 5 different buttons are placed, but these buttons are not traceable hence i have created a virtual object on save button of this toolbar. Now pls tell me how to use this virtual object while write script.
Hi Friends, I have an application that is having some options to choose. While doing business transaction I need to select one option among from available options. But here the thing is, we won't get one option which we've chosen already and the available options will get automatically from the system with time basis, moreover each and every option having with various label names respective to that option. So obviously if I run my recorded script will automatically gets fail, even though it got pass at first time. Could anyone please give me appropriate solution for this. I would be greatly obliged with you if you give the solution as soon as possible.
Hi I am new to QTP. we are planning to implement automation for the application. I am trying to execute the following script: Set ExcelObj=CreateObject ("Excel.Application") ExcelObj.WorkBooks.Add Set NewSheet=ExcelObj.Sheets.Item(1) NewSheet.Name="Order" ExcelObj.Cells(1, 1).Value = "Name" ExcelObj.Cells(1, 2).Value = "Ordernum" ExcelObj.Cells(2, 1).Value = "nam" ExcelObj.Cells(2, 2).Value = "21" ExcelObj.ActiveWorkbook.SaveAs "c:\test1.xls" ExcelObj.Quit Set ExcelObj = Nothing in the above script for the line(ExcelObj.Cells(2, 2).Value = "21") it is inserting the value 21 successfully.this is fine But if i want to insert a variable instead of the constant value then what should be the modification in the script. For example: If user retrives a value throug "GetRoProperty" and wants to insert the value into then how the script changes?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
hi friends can any one provide me the project in qtp because i have to attend to interview within one week atleast you provide the website address which provide the qtp projects
What are the different types of checkpoints?
What is test fusion report?