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 441 - 450 of 469 Previous | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | Next
QTP INTERVIEW QUESITONS
 
441What Is File Extension Of Code File In QTP?
Date Posted: 06/26/2012

Ans: The code file extension is scripts.mts

 
 
442How Will You Check A Web Application For Broken Links Using QTP?
Date Posted: 06/26/2012

Ans: The page check point can be used, which gives a count of valid/invalid links on a page.

 
 
443What Are Different Types Of Test Automation Frameworks?
Date Posted: 06/26/2012

Ans: The types of automation framework is

  • Linear scripting- Record and playback
  • The test library architecture framework
  • The data driven testing framework
  • The keyword or table driven testing framework

 
 
444Explain Keyword Create Object With An Example?
Date Posted: 06/26/2012

Ans: Create object (Server name, type name [Location])

 
 
445What Are The Properties That Are Used For Identifying Browser And Page When Using A Descriptive Language?
Date Posted: 06/26/2012

Ans: The name property that is used
            Browser (“name; = “xxx”).page (“name: =”xxx”)
Or
We can use a “micclass” property
Browser (“micclass; =browser”). Page (“micclass;=page”)

 
 
446What Are The Two Types Of Object Repositories In QTP?
Date Posted: 06/26/2012

Ans: Shared object repository and pre Action repository

  • Pre action repository is used by default. The extension for pre action repository is “.mtr”
  • Shared object repository is preferable while dealing with dynamic objects which are called as multiple tests. The extension is “.tsr”

 
 
447Environments Are Supported By QTP
Date Posted: 06/26/2012

Which environments are supported by QTP?

Ans:

  • Active X
  • Visual basic
  • Java
  • .net
  • Oracle
  • People soft
  • SAP etc…

 
 
448Handle Exceptions In QTP
Date Posted: 06/26/2012

How can you handle exceptions in QTP?

Ans:

Recovery scenario
Using on Error statement
In recovery scenario we have to define
Triggered events
Recovery steps
Post recovery test run
At Script level you can use the error resume and error go to 0 statements
 

 
 
449Test Web Application Using Automation Tool
Date Posted: 06/26/2012

How to test web application using automation tool?

Ans:
 

  • Web based testing checklist
  • Functionality testing
  • Usability testing
  • Interface testing
  • Compatibility testing
  • Performance testing
  • Security testing

 
 
450Describe Some Problem That You Had With Automating Testing Tool?
Date Posted: 06/26/2012

Ans:

  • System should be kept in idol condition while running the script
  • Debugging of script is very typical when there are any changes in environment
  • When there are minor changes in GU testing and playback becomes typical
  • Maintenance of test data files is difficult when there is more number of screens

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