Geeks Talk

Prepare for your Next Interview




qtp

This is a discussion on qtp within the QTP Certification forums, part of the Testing Certification category; hello anyone knwo any school or institute teaches qtp certification course in east cost of usa like ny,nj, md,dc or va? please let me know, thnaks plabon...

  #1 (permalink)  
Old 07-05-2007
Junior Member
 
Join Date: Jul 2007
Location: USA
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
plabon is on a distinguished road
qtp

hello
anyone knwo any school or institute teaches qtp certification course in east cost of usa like ny,nj, md,dc or va?
please let me know, thnaks plabon
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-06-2008
Junior Member
 
Join Date: Apr 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
lalansoft is on a distinguished road
Re: qtp

what are main difference between function and subfunction in qtp?????????what is the need of sub function???????
Reply With Quote
  #3 (permalink)  
Old 3 Days Ago
Expert Member
 
Join Date: Apr 2008
Location: tamilnadu
Posts: 695
Thanks: 15
Thanked 55 Times in 54 Posts
deepasree is on a distinguished road
Re: qtp

hi friend,

A function is an assignment that a piece of code can take care for the functionality of a database. The main difference between a sub procedure and a function procedure is that a function can return a value.

A function is created like a sub procedure with a few more rules. The creation of function starts with the Function keyword and closes with End Function. Here is an example:

Function FindFullName()

End Function

I hope this wilkl be useful

Thanks
Deepasree
Reply With Quote

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved