what is the difference between action and function

Answer Posted / roy

action: test for one module or one case
function : the combination of statements and "logical and conditional statements"
action: depend on testing process
function: depending on language like c, c++, scripting

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I check if a environment variable exist or not?

736


wht type of User defined functions or Java Releated functions Do we write in VB scripting

1560


what is the difference between built-i function and In-built function?

1872


How many types of parameters are available in quicktest professional (qtp)?

778


Which scripting language used by quicktest professional?

715


if our qtp vb Script may be Currepted then What we want do?

1667


How does qtp identify gui object?

766


Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?

755


Explain the difference between data driven testing and parameterization ?

770


How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.

1731


Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?

1703


you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva

1680


how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me

2682


What phases are involved in testing an application in qtp?

743


Explain the new feature of UFT regarding the export of test results?

774