What is descriptive.create () in QTP?
Answers were Sorted based on User's Feedback
Answer / abhishek
set a=Descriptive.Create
here "a" is a Descriptive object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / roli mohanty
It creates a description of the object and allow the object
to use multiple time in the srcript
| Is This Answer Correct ? | 0 Yes | 0 No |
It creates dynamic logical name of the object. Using this
you can set property values to the dynamic object.
| Is This Answer Correct ? | 0 Yes | 1 No |
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
How to create a Runtime property for an object in QTP?
what are the limitations of smart identification in qtp 9.0
What is a recovery scenario?
what are the files created after executing QTP script file, please specify the file names with extensions
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
Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.
hi all i have qtp 9.0, Active screen is not working means after recording script snap shots not displayed in Active screen window. i have all ready check all setting means Tool...>option...>Active screen...>Default Level button is disabled. Is there other setting is remain to set Pls help i m new for qtp
In Manual testing , can u prpare bug report in TD?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
How to data driven test for Win objects in QTP ?
what is On Error Resume Next ?