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
2037How can i select multiple values from drop down list using vb script in qtp? and wt is the script for clicking msg box box automatically with a specific time. Thanks in advance...Kalyani.
2 22467i this is balaji from chennai i have 4 yrs exp in testing and my qualification is bsc computers i completed in correspondace in which companiies accept the correspondace plz let me know
1 3379I open login gmail page after that QTP is not able to identify the object present in it then what u will do
3 10324The interviewer asked me when u recorded one application.object repository properties are saved with .tsr extention. in qtp expert view wherever mouse is there that snapshot displayed in active screen but some recored script lines are not displyed in actives screen y?
5 19833I have multiple radio buttons i need to select a radio buton and i dont want to hard code i have a generic function for it there i have used select#0 so it selects first radio button but for other script i want to select the 4th radio button how i can make it still more generic
4 35681We have 10 rows of records in data table, but we have to run 4th, 5th and 6th rows only. How can we handle this scenario in QTP?
5 26291Post New Accenture QTP Interview Questions
Is mongodb better than other sql databases? If yes then how?
Tell me about a time when you converted a "no" to a "yes."? : insurance sales
What is the use of list in java?
How to trouble shoot if unable to connect SQL Server
How do I fill a cell in excel based on another cell?
Who does the person in this job report to?
How do you create an online presentation?
Print options in smartforms?
What is the folder?
How do I restart my start menu?
What is a paratope?
Does weight affect how far you jump?
If you have given a project to take illegal step by a company, what will you do?
Tell about dvat and dvat rate
In android, does service create new thread in background?