ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 


 

Company >> Patni >> Interview Questions >> QTP Interview Questions
 
  USA Dependent Visa H4 Visa Interview Questions (1)   General Aptitude Interview Questions (1)   Non Technical Interview Questions (1)
  Business Administration Interview Questions (1)   HR Interview Questions (4)   FI CO Interview Questions (3)
  MM Interview Questions (2)   SD Interview Questions (5)   ABAP Interview Questions (5)
  Basis Interview Questions (2)   Data Warehouse General Interview Questions (1)   Data Stage Interview Questions (1)
  Informatica Interview Questions (2)   Business Objects Interview Questions (5)   Struts Interview Questions (2)
  Servlets Interview Questions (2)   Swing Interview Questions (2)   Advanced Java Interview Questions (1)
  Core Java Interview Questions (2)   IBM AS400 AllOther Interview Questions (1)   VSAM Interview Questions (2)
  DB2 Interview Questions (1)   CICS Interview Questions (1)   COBOL Interview Questions (3)
  QA Concepts Interview Questions (2)   Manual Testing Interview Questions (17)   QTP Interview Questions (2)
  WinRunner Interview Questions (2)   Data Structures Interview Questions (1)   Linux Commands Interview Questions (1)
  SQL Server Interview Questions (1)   Database Management Interview Questions (1)   Dot Net AllOther Interview Questions (1)
  VB.NET Interview Questions (3)   ASP.NET Interview Questions (4)   C Sharp Interview Questions (2)
  Networking AllOther Interview Questions (1)   PHP Interview Questions (1)   MFC Interview Questions (2)
  C++ General Interview Questions (1)   OOPS Interview Questions (1)
 
Back to Questions Page
Question   what's the difference in between function and sub and give some code as well Rank Answer Posted By  
 Interview Question Submitted By :: Shicvani
I also faced this Question!!   © ALL Interview .com
Answer
A Function procedure is a series of VBScript statements 
enclosed by the Function and End Function statements. A 
Function procedure is similar to a Sub procedure, but can 
also return a value. A Function procedure can take arguments
a Function procedure has no arguments, its Function 
statement must include an empty set of parentheses.

Function Celsius(fDegrees)
   Celsius = (fDegrees - 32) * 5 / 9
End Function

A Sub procedure is a series of VBScript statements 
(enclosed by Sub and End Sub statements) that perform 
actions but don't return a value. A Sub procedure can take 
arguments (constants, variables, or expressions that are 
passed by a calling procedure). If a Sub procedure has no 
arguments, its Sub statement must include an empty set of 
parentheses ().

Sub ConvertTemp()
   temp = InputBox("Please enter the temperature in degrees 
F.", 1)
   MsgBox "The temperature is " & Celsius(temp) & " degrees 
C."
End Sub
 
1 Kamesh
 
 
Question   Can any one please explain hwo to test client/server application using QTP? Rank Answer Posted By  
 Interview Question Submitted By :: Akkireddybtech
I also faced this Question!!   © ALL Interview .com
Answer
The sample application (Flight) that u r using is also one 
of the Client Server applications. 
So, Don't worry : u can say all the application which are 
developed in VB etc.. r comes under Client/server 
applications.
 
0 Krishna Chand
 
 
Answer
QTP is a functional testing tool.It will be useful in 
execution time.to decrease the time &to increase the 
reliability,reusability in test execution,either it is 
client/server or web based app testing is same with using 
QTP.

PLEASE PROVIDE THE MORE ANSWERS FOR THIS QUESTION.
 
0 Tvl
[Valuelabs]
 
 
 
 
Back to Questions Page
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com