What is the exact difference bet function and action in QTP
Anybody can explain it in detail..Thanks in advance..
Answer Posted / prem
Action- Action is nothing but a step performed by user.
Action is catagorized in two parts
Reusable action,usable action.
Function-In that action what functionality u r written to
check that function is working properly or not.
e:g - if you write a script for the login page,the total
script is written for the login page is a action,and the
script was written for the login page is the
function,because main functionality in the script is login
the page.
if it wrong reply me
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
What is Curd testing?
Where can I find and view run-time data table?
How to find the length of the string in qtp?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
What is standalone database?
What is contained in the object repository?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
How does quicktest professional identifies the object in the application?
How to test fly out menu in qtp?
Explain how you can find the absolute value of the number in qtp?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
What are the 3 main stages involved in testing with qtp?
How to attach a file to TD?