What is the current version of QTP and now it is the
product of Mercury or HP
Answer Posted / priya
The latest version is 9.5.Mercury or hp both r same. bcz
mercury bought hp or vice versa(I'm not sure who own it).
but both are one and the same
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
HOw to add the recovery file at runtime to the test file .
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
What are the key points to create a framework in QTP for oracle forms?
Which environments does qtp support?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
Can you write a script to check if the folder exists or not?
What is expert view and keyword view?
When do go for loop condition in test?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
How to do call a output parameter from one action to another action??/
For which type of projects the iterative model is not suitable?
How do you perform Regreession Testing?
What is the difference between keyword view and expert view?