What is the latest version in QTP?
Answer Posted / vineela kiran
Latest version of QTP is 9.2
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
What are the challenges you faced during you entire life automation ?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
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?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
Differences between quicktest professional (qtp) and winrunner?
How to capture all the data of a webtable, weblist and combolist using QTP?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
What is recovery scenario manager? When you go for recovery scenario manager?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
What is ObjectParamater?
what is the advantages and disadvantages of using functions instead of re usable actions
Explain in brief about the qtp automation object model (aom).
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
Why do we use breakpoints in QTP?