What are Child Objects?
Answer / pravati
child object are the list of objects available in a parent window.
| Is This Answer Correct ? | 0 Yes | 0 No |
By using QTP can we record any log files written by the application which is in execution?
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?
Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on
What is meant by Pseudo Code?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
will QTP accepts javascript?
How can you send user defined messages to test report?
What is the parameterization? Give one example?
What are the different types of checkpoints?
DEFECT LIFE CYCLE,WHO PUT THE STATUS AS OPEN
What are all the common questions asked for the candidates having more than 1 yrs exp in QTP?
How to modify object property in qtp ?