How to indentify MS-Word objects like Menubar, Toolbar,
table/columns/rows/cells etc within Word document, using
QTP?
No Answer is Posted For this Question
Be the First to Post Answer
How can you delete the results file (XML)
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.
How can we get a textcheckpoint in QTP9.1?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How to capture screen shots when an error occurs?
what is On Error Resume Next ?
How to export QTP results to an ".xls" file?
what all are the coverages , explain ?
write the code to reverse a string without using Strrev built in function.
I have written some script in QTP and i added those objects in Object Repository. All written script has been executed successfully. After few days when i tried to execute the same script i got error message "objects not found in Object Repositiry". How can we solve this issue?
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
If I change the object name in one action will it be updated in all the actions? Or not?