what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / uma
It is an automatic setting of script.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
How does QTP identify an object?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
What is difference between run time object and test object?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
How can I change object description or check point values in qtp?
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
How many types of parameters are there?
What do you mean by checkpoints in qtp?
What is qtp window?
In qtp, explain what is keyword driven automation framework?
How many types of recording modes in qtp?
How to modify object property in qtp ?
What is clean sweep?