What is the latest version in QTP?
Answer Posted / sprasanna
latest version of qtp is 9.5 . most of the organisation
using currently qtp 9.2.
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
How does qtp identify objects in the application?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
if our qtp vb Script may be Currepted then What we want do?
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
Will down time for server and content maintenance/upgrades be allowed? how much?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
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
In qtp, how you can use xpath to identify objects?
Explain the concept of how quicktest professional (qtp) identifies object?
What is optional step in qtp? How you can add optional step in qtp?
What are the technics follow in writing VB script?
On what document base Descriptive programming is written if build is not yet ready ?
when u script reveiwing in which area u more concentrates?
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
Explain the features of quick test pro(qtp)?