is qtp 9.2 create the scripts with the application run on
mozilla firefox browser?
Answers were Sorted based on User's Feedback
Answer / gs
qtp 9.2 supports ie 6/7 & ff 2.0. but all scripts dont work on all these browsers. we need to add plug ins & insert appropriate code to check browser first then act accoringly where ever the browser compaq issues occurs
Is This Answer Correct ? | 1 Yes | 0 No |
How to find operating system information using the qtp script?
hi i have one issue while selecting weblist i want show one particalur item in weblist .ex one weblist they are monday to sunday i want show the reporter like thurday in particular weblist can you help me about this thanks balaji
Give answer with example what is orthogonal array testing technique?
How can you handle exceptions in qtp?
diff between winrunner and qtp
How to use transactions in qtp?
What are the most frequent errors you faced while executing your scripts?
In web page there is five OK buttons available, while recording i click on 3rd OK button, How QTP identify the 3rd OK button while running script? Is qtp identify 3rd ok button?
datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?
What is the difference between the keyword view and expert view?
i have written some lines of code today..tommorow some lines of code deleted in middle of that code..how to handle this type of script
the presentation layer of my application is built using VB 6.0 and a series of C++ dlls and components. We do not use Java, VB.Net, C## or any other component that can be decompiled. We are automating the application using HP Quick Test Professional. It is not reconginizing the combo boxes, tabs etc.... Could you please suggest, whether QTP supports C++ dlls and components or not...if yes, could you please guide me, how to overcome this situation. Can we install any special add-ins for this C++? .When we are performing the recording/execution, the application becomes very slow. Your quick response will be highly solicited in this regard.