What is the differnce between action & script
Answer / sreeprasad
A sequence of related statements are called "Action".But a
script will contain more than one Action
| Is This Answer Correct ? | 2 Yes | 0 No |
How to identify the child window. In my case while recording, When i open new window and give checkpoint for some control and when i run that script QTP give error like" can not identify the object" Is there any method or solution to handle child window issue Note: In my apllication i have to check child window of child window also ( multiple windows open )
How can we count the no of rows are available in a data table ?
Hi! Using Descriptive Programming How do we get Parent object for an object. Say, i want to get a parent object for a "Link" in a web page. thanks
. Types of properties that Quick Test learns while recording?
What is meant by Step Generator in Qtp How is it used? pls gimme in detail
What is the process for creating an automated test script using QTP assuming you have reviewed the manual test case and understand the requirements?
what is framework? which frame work u follow for writting script?
Hi all, i have installed QTP8.2 in my system. but script is not generating while recording. What is the problem? is any file missing? pls let me know anybody...Thnaks
what is check point?
To which environments does QTP supports ?
Hai anyone please "Explain about Framework in QTP?"
I am automating a Java application. This application is developed using SWT. I am not able to get the GUI object. Even i tried with Java add-in. In tutorial it states SWT is not supported any idea. Anybody worked in such appln. My question is whether it is possible to record the GUI object of SWT appln. how it is possible.