Krishna Logo
qa training in canada now
Divied
Call: Anusha @ 1 (877) 864-8462

 

Latest News
Home Navigation Divied
INTERVIEW Navigation Divied QTP INTERVIEW QUESITONS
Showing 431 - 440 of 469 Previous | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Next
QTP INTERVIEW QUESITONS
 
431What Are The Factors That Affect Bitmap Checkpoint?
Date Posted: 06/26/2012

Ans: Bitmap checkpoints are affected by screen resolution and image size.

 
 
432What Is The Extension For Functional Library?
Date Posted: 06/26/2012

Ans: The extension of functional library is .QFL

 
 
433What Is Get RO Property?
Date Posted: 06/26/2012

Ans: Get Ro property is a standard method which is provided by QTP to fetch property values of run time object.

 
 
434What Are The Drawbacks Of QTP?
Date Posted: 06/26/2012

Ans: As per the version QTP 10

  • Huge test in QTP can consume lot of memory and increase CPU utilization.
  • Since the stores results in HTML file the result folder sometimes become big.

 
 
435How Can You Connect To Database Using VB Script?
Date Posted: 06/26/2012

Ans: To connect the database it is important to know
Connection string of a server
Username
Password    
DNS name
Coding of database connectivity command can be done directly or we can make use of SQL query tool provided by QTP.

 
 
436List Of Different Types Of Automation Frameworks?
Date Posted: 06/26/2012

Ans: The different types of automation frameworks are:

  • Linear scripting
  • The test library architecture framework
  • The data-driven testing framework
  • Keyword driven or table driven testing framework

 
 
437What Is Difference Between Bitmap Check Point And Image Check Point?
Date Posted: 06/26/2012

Ans:

  • Bitmap checkpoint does a pixel to pixel comparison of an image.
  • Image check point does do pixel to pixel comparison but instead of compare image properties like alt text, destination URL. 

 
 
438What Are The Types Of Environmental Variables In QTP?
Date Posted: 06/26/2012

Ans: Environmental variables in QTP are of three types they are

  • Built in (Read only)
  • User defined internal (Read only)
  • User defined external (Read/write)

    Syntax of environmental variable

    Environment. Value (“Name”) = “Trans”

    Retrieving the variable name using syntax:

    Environment. Value (“Name”) --- This will return name as “Trans”
    Environment. Value (“OS”) ---- This will return system OS

 
 
439What Is Step Generator?
Date Posted: 06/26/2012

Ans: Step generator helps in enabling the user to add test steps in the scripts. Using step generator, we can add steps to the script without actually recording it.

 
 
440What Is The Use Of Text Output Value In QTP?
Date Posted: 06/26/2012

Ans: This text output value helps to capture the text that is appearing on the application under text during run time.

 
Showing 431 - 440 of 469 Previous | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Next
Shadow Bottom
 
 
© 2005 -