How would you directly trigger javascript in a test?
No Answer is Posted For this Question
Be the First to Post Answer
What is parameter in qtp?
How qtp recognizes the object?
Synchronizing test
four browser are open same application i want to enter 3browser how?
How to count the no of objects in XML file(QTP)
How will you handle application crash using recovery scenario manager(step by step process)?
Which object repository we use in real time and can we merge 2 object repostiory and how?
What is the use of "Step Generator" in QTP??for what purpose we are using??explain with an example
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
How can we check whether a particular sheet loaded (existed) or not in Data Table.
Does UNIX support QTP? If not what is the other tool used for Unix environment?