December 8, 2017

Srikaanth

HP QuickTest Professional Freshers Interview Questions And Answers

What Is Uft Tool?

HP Unified Functional Testing (UFT) is a Functional and Regression Test Tool, upgraded version of QTP Tool.

UFT = QTP + Service Tools

QTP (QuickTest Professional) supports GUI (Windows and Web based) Testing only, but UFT Supports GUI and API Testing.

Does Uft Support Unix Operating Environment?

UFT doesn't support UNIX operating environment, supports Windows operating environment only.

What Are The Internal Add Ins Available In Uft Tool?

Standard Windows
Activex
Visual Basic
Web

What Is The Built-in Add In Available In Uft?

Standard Windows

What Is The Add In For Supporting Mainframe Applications?

THE (Terminal Emulators)

If We Load Unnecessary Add Ins Then What Will Happen?

UFT Tool test execution performance will be reduced.

What Is The Supporting Add In For Oracle Rdbms?

In Order to communicate any Database, no Add in is required; using an integrated MS Access Database Engine UFT can perform Database operations.

How To Handle Dynamic Objects?

Using Regular expressions we can handle Dynamic Objects.

What Are Duplicate Objects?

Two or more Objects with same property values.

How To Handle Duplicate Objects?

Using index property we can handle Duplicate Objects.

What Is Descriptive Programming?

Enter or provide Objects information (properties and values) directly into statements is called Descriptive Programming.

What Is Dynamic Descriptive Programming?

Creating Description objects and generating statements using description objects is called Dynamic Descriptive Programming.

How To Test D2k Application Using Uft Tool?

No Add in is available for supporting D2K Applications.

How To Select Appropriate Add Ins For Aut (application Under Test)?

First get Application Environment Details from Development team then based on User Interface design technology select Add ins.

How Uft Supports Database Operations?

UFT has an integrated MS Access Database engine, we execute use SQL commands in UFT Editor, and using VBScript Database objects (Database Connection object, Recordset object) also UFT can perform Database operations.

What Is The File Format For Exporting Uft Tests?

Using .ZIP format UFT can export Tests

What Is The Major Change In Uft Over Qtp?

API Testing:

QTP supports GUI Testing only where as UFT supports API and GUI testing of Desktop and Web based Applications.

What Is Test Automation?

Accessing software objects from another Software.

What Type Of Tests Can Be Automated?

Tests that we have to execute on every build (Ex: Sanity Tests)
Tests that we have to execute on modified build (Ex: Regression Tests)
Tests that we have to execute using multiple sets of Test data.
What Type Of Tests Can’t Be Automated?

Test Cases that are newly designed and not executed manually  at least once.
Test Cases for which the requirements are changing frequently.
Tests that require human user observation.
When To Start Test Automation?

Depends on the Project, depends on company and sometimes depends on Customer interest also.

If Uft Is Not Recognizing Some Our Application Objects Then What Are The Solutions?

We have 3 levels of Solutions:

i) Tool Level solutions:

Object Identification configuration.
Use Low level and Insight Record modes.
Use virtual object configuration.
ii) Organization level solution:

      Ask development team to provide proper properties information for unrecognized objects.

iii) Vendor level solution:

    Raise ticket to vendor.

Can We Start Test Design Process If Auth Is Not Ready?

Yes, we can Using define New Test Objects feature we can start Test design even though application is not ready.

How To Test Input Domain Using Uft Tool?

Using Conditional statements and some built-in functions we can test input domain.

What Types Of License Available For Uft?

UFT has 2 types of License:

Seat License
Concurrent License
How Uft Stores Its Resources?

UFT stores its resources using File format on Hard disk(File System).

What Is Test Batch Runner Tool?

It is for executing series of tests (Test batches) without human user interaction.

Can We Open Multiple Tests At A Time In Uft Tool?

Yes, we can open multiple Tests at a time in UFT using Add Test Command (Available in File menu).

What Are The Two Programming Interfaces In Uft Tool?

UFT Tool Editor
Function Library

What Are The Minimum Requirements For Installing Uft Tool?

To successfully install and run HP UFT, minimum system requirements are:

Computer/Processor: Pentium IV or higher microprocessor (minimum 1 GHz)

Operating System: Windows 7 and higher

Memory: Minimum of 1GB when no more than three add-ins are loaded simultaneously.

Color Settings: High Color (16 bit)

Graphics Card: Graphics card with 64 MB video memory

Free Hard Disk Space: 1 GB of free disk space for application files and folders.

What Is The Difference Between Uft And Qtp?

Upgraded version of QTP is UFT,

HP Unified Functional Testing = QTP + Service Test Tool.

What Is Api Testing?

API (Application Programming Interface) testing is checking Application Programming Interface of a Software System.

What Is The Difference Between Api Testing And Unit Testing?

API - Application Programming Interface

GUI - Graphical User Interface

A GUI is the user-facing side of a program, the part that a user interacts with, and controls the program with. Common elements of such interfaces are buttons, text fields, check boxes, etc.

An API is generally used by a program (rather than a human) to interact with or control another program.

What Run-time Object?

The Object present in the Application.

What Is Test Object?

Reference of Run-time object is called Test Object.

What Are Utility Objects?

They are UFT reserved objects used for Testing and Result Reporting.

What Are Automation Objects?

User defined objects used to work with Drives, Folders and Files etc...

What Is Virtual Object?

Virtual object is an object that is recognized by QTP as non-standard but is instructed explicitly by the tester to behave like a standard object.

Give Some Object Examples In Windows Based Environment?

Software objects in Windows environment:

Window, Dialog box, Edit box, text box, check box, List box, Drop down box, Combo box, Button, Radio button etc...

Give Some Object Examples In Web Based Environment?

Software objects in Web environment:

Browser, Page, Image, Link, Edit box, text box, check box, List box, Drop down box, Combo box, Button, Radio button etc...

How To Create Shared Object Repository?

In two ways we can create Shared object repositories in UFT,

By Adding Objects
By Exporting Local objects
How To Encode Password Value Without Using Recording?

Using Password encoder Tool.

How To Delete Test Results?

Using Test Results Deletion Tool.

What Are The Different Types Of Status Of Test Result?

Pass
Fail
Done
Warning
How To Define Test Results?

Using Reporter utility object we can define Test Results.

What Is The Default Synchronization Time In Uft?

Default Synchronization Time is 20 seconds, but user (Tester) can increase or decrease the Time.

How To Synchronize Uft And Auto?

Using Wait statement, Synchronization point and by increasing the Tool default Synchronization we can Synchronize UFT and AUT (Application under Test).

Can We Edit Recovery Scenario?

We can edit Recovery Scenarios using Recovery Scenarios Manager in UFT.


Subscribe to get more Posts :