can u tell me the the cost of automation tool QTP
?
Answer Posted / ravimekala
$28000
| Is This Answer Correct ? | 7 Yes | 21 No |
Post New Answer View All Answers
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How many tabs are available in debug viewer pane?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
What are benefits of qtp?
What are the recording modes in wave event?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
What is the differences between image check point and bit map check point?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
What are the steps involved in the recovery scenario wizard?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
How can get count of list box?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
How QTP support all types of applications (platforms)?