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
How can I check if a environment variable exist or not?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
what is the difference between built-i function and In-built function?
How many types of parameters are available in quicktest professional (qtp)?
Which scripting language used by quicktest professional?
if our qtp vb Script may be Currepted then What we want do?
How does qtp identify gui object?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
Explain the difference between data driven testing and parameterization ?
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>.
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
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
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
What phases are involved in testing an application in qtp?
Explain the new feature of UFT regarding the export of test results?