What is the difference between QTP 8.2 and QTP 9.2 ?
Answer Posted / vinod
Interface is a major difference.People who are very
comfortable with 8.2 will find it difficult initially to
find the options....Major difference is the object
repositary...Drag n drop of objects from one hirarchy to
another is possible....
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
On what document base Descriptive programming is written if build is not yet ready ?
What is throw object?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
Can we use index on view?
images are dynamically changes how to compare two images with out using the bitmap
How to check feasibility of the appliction?in automation testing?
can i compare two databases using QTP ?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
Explain the difference between check point and output value?
What is clean sweep?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
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
How to suppress warnings from the test results page?