Pls explain me the difference between ........
Description.Create and CreateObject
Answer Posted / bhanuprakash
description.create is collection of an object which has se
of property and create
object is used to creating an object
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain features of the latest version of qtp/ uft 12.1?
what is the difference between data driver & data driven and driver script?
What is keyword view?
Differences between quicktest professional (qtp) and winrunner?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
Describe the differences between functions and actions in UFT?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Explain about the test fusion report of quicktest professional (qtp)?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
When and why to use descriptive programming?
What is the Difference between copy to action and call to action?
What is the synchronization point in qtp?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?