If 2 tables are joined by Shortcut join, if query is generated based these join, what will be the join type and what will be the generated query? Thanks in advance?
2202Post New iNautix Business Objects Interview Questions
What is hyperlink? Why it is used?
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
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
What is the enumerate() function in python?
Which development components of informatica have the highest usage?
What is manage web control?
what do you mean by measuring point?
What is present in succession data model?
Under what circumstances would von use a while statement rather than for?
What square measure the Scala variables?
How do you think you can make a contribution to CarMax?
What is profit ratio?
What is difference between at and cron?
What are bezier curves?
Tell me how is it possible to remove escape characters from a string?