Hi any body can tell me the in detaled information about
Description.Create() thanks in advance
Answer Posted / chandu
description .create() is used for descriptive programming
without adding the objects in the Obj repository we'll use
this. for example to create a button object use the
following code
set b1=description.create
b1("Class Name").value="webButton"
b1("attached text").value="OK"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
What are the five challenges you faced in QTP?
Hybrid framework supports Descriptive programming. Is it true?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
what r the main attributes of test automation?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
Diff b/w Health care domain and Banking Domain?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
What is the difference between qtp and selenium?
What are the technics follow in writing VB script?
Discuss quicktest professional (qtp) environment?
What are the different types of recording modes in qtp? Which will be used when?
What is the XML file architecture ?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
what is the diff b/w assistive and mandatary rules of object repository in QTP???