in process of project exaplnation the defects are says
frequently r not?
Answer Posted / ravi, fortechsoft
Could not understand what u mean. Rephrase your sentence.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
why should we give deliver good quality software?
How do client side image and server side image work?
Tell some commonly used Excel VBA functions?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
Which functionalities of QTP used in banking project?
Sql questions to find second max salary and how to use joins
What is the difference between run time object and test object in QTP?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
what is description object?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Explain in brief about the quicktest professional (qtp) automation object model?
Explain different type of event trigger option.
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
What are the factors on which script execution time is dependent?