Hi PLZ explain User Defined Functions in QTP with eample?
Answer Posted / narendra
User defined function is a peice of code/program which
intended to perform some specific task.
e.g if i want to create 100 user id's and i can use each id
to create a profile. To avaoid duplication of ID's we can
write a function (.vbs extension) which generate ID's based
on system date and time so all the ID's will unique. After
that we need to add that function into resources tab in QTP
and can call that function using a single line statement
as ...call <functionname>(arguments, if any)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is QTP testing process?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Is virtual object supported in low level recording mode?
What is the Difference between copy to action and call to action?
How the exception handling can be done using quicktest professional?
What are the benefits of qtp?
Explain the types of object repositorys in qtp?
What are the views available in qtp?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
How do we analyze the checkpoint results?
What do you to script when objects are removed from application?
In qtp, how you can get the last character from a string?
How did you resolve conflicts present in Object Repository?
what is impact analysis on regression testing?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.