what are the disadvantages in QTP 9.2?
Answer / ashish srivastava
Disadvantages
(1) QTP 9.2 does not support any other browser like
opera,safari,firefox etc
(2) If the size of the object repository incresed by 1 GB
then it will reduced the test script performance
| Is This Answer Correct ? | 1 Yes | 0 No |
hi nani my doubt is how does qtp process metrix related to software process.
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
what properties do use to identify a browser and page while using descriptive programming?
Hi, Can anyone tell me what type questions can be ashed in interview on QTP?
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b
How to display the first 3 letters in these "ABCDEFGH" using qtp script?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
What exactly is the difference among all the three recording modes.
wt is automation framework? give explonation?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
Is it possible to convert QTP scripts to Silk scripts?