02-27-2012, 12:19 PM
I am a beginner in QTP,
here what i know about the functions is
Functions are of two types
1).Built in Functons(built in functions are the functions which are designed by the vendor and we no need to worry bout the logic of the function)
2).Userdefined functions(which are designed by the user and reusing that functions for multiple times in any other test script)
(a).Public Function
(b).Private Function
and where as we use advanced user defined functions to perform the valdations..
but i dont know about the generic functions..
can any one help me by differntiating about functions and generic functions?
Thanks
here what i know about the functions is
Functions are of two types
1).Built in Functons(built in functions are the functions which are designed by the vendor and we no need to worry bout the logic of the function)
2).Userdefined functions(which are designed by the user and reusing that functions for multiple times in any other test script)
(a).Public Function
(b).Private Function
and where as we use advanced user defined functions to perform the valdations..
but i dont know about the generic functions..
can any one help me by differntiating about functions and generic functions?
Thanks