How many types of Actions are there in QTP?

Answer Posted / vijaya

There are 6 types of Actions in QTP..

1.Reusable Action
2.Non-Reusable Action
3.Nested Action
4.Independent Action
5.External Action
6.Internal Action

Is This Answer Correct ?    5 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how did u use automating testing tools in ur job?

1487


Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.

1488


Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?

589


How do I get the QTP scripts result in xml format by using vb script function?

1785


What are the data types in qtp?

667






How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.

1693


How many types of Automation frameworks are there in UFT? Describe them.

559


write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))

1505


How is test case write?

576


How to find operating system information using the qtp script?

584


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...!!!

1439


Plz Explain AUTOMATION REFERENCE MODEL?

1684


Explain the qtp test phases.

619


how to test load test and block box testing an a web based application pls give ans briefly

1358


Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain

1464