|
Related Questions |
View Answer |
|
Out if the given solution which is the way to find a window is minimized or not a) Get the abs_x " and "abs_y runtime values and check if they are equal to 3200 b) ICheck weather the window exist or not c) Try to click on a control in a window and if it fails, assume that the window is minimized d) There is no option to check whether a window is minimized or not
|
View Answer
|
|
How to work with controls without learning them into the Object Repository? a) You cannot work without object repository b) Use GetTOProperty to change the property of an object and identify the object c) Run the script in update mode and let the objects get updated automatically d) Use descriptive programming
|
View Answer
|
|
1. what are the actions available in QTP? 2. What is environmental variable? How many types available in QTP?
|
View Answer
|
|
Is QTP able to recognize objects in applications like Photo-Shop? I want to record, run & edit actions in Photo shop
|
View Answer
|
|
What is the difference between Image Check point and Bit map check point
|
View Answer
|
|
What is a runtime datatable ? a) It is datatable created at runtime b) It is the same datatable associated with a script and displays runtime data c) There is no runtime datatable concept in QTP d) Runtime datatable accesses data from other datatables at runtime
|
View Answer
|
|
I am trying to use a template file (containing reference to settings file, comments etc..,). I have created 'ActionTemplate.mst' in the 'dat' folder .But when I open a new test file the template is not created. Please help.
|
View Answer
|
|
Explain the concept of object repository & how QTP recognises objects?
|
View Answer
|
|
I have a list box in my .net application. This list box is having some items. Each item is a check box and to its side a label. When i record such a object QTP understands the item selected in terms of coordinates. How do i make QTP recognise such a object.
|
View Answer
|
|
What is the difference between these three debugging modes 1.Stepinto 2.Stepout 3. Stepover ?
|
View Answer
|
|
I have a list box control displayed in the .net application. Each and every items of this list box is a combination of check box and label to its side. QTP is recognising an item selected on record in terms of coordinates. I want to know that how can i make QTP identify the selection so that i can go for parameterization.
|
View Answer
|
|
How to pass parameters from one test to another test in QTP
|
View Answer
|
|
What is the limitation to XML Checkpoints?
|
View Answer
|
|
While opening a large script which contains call to external actions QTP hangs. The same problem iam facing when i call an external action. I want a solution to this problem
|
View Answer
|
|
How to execute a Parameterized SQL query in QTP script?
|
View Answer
|
|
How do you export object repository?
|
View Answer
|
|
What is the function for loading a repository in QTP
|
View Answer
|
|
While running a script on QTP 8.2 i got this run time error "General run error". What may be the cause for this error? and How to resolve this error?
|
View Answer
|
|
I'm facing problem while executing QTP recorded scripts in SAP transactions.Please let me know if someone is working on QTP for SAP testing.
|
View Answer
|
|
I am create the test script in qtp.?when i am open the it is telling readonly mode now i want to modify the script?can any one explain the process.
|
View Answer
|