Sei sulla pagina 1di 5

12/3/2014 QTP Interview Questions ~ Software Testing

Home UFT Guide QTP Online Training Projects Selenium Tool VBScript for UFT

Software Testing
Manual Testing, HP UFT, VBScript for UFT, Quality Center,
LoadRunner, C and SQL by G C Reddy (91­9247837478)

Manual Testing QTP » QTP Online Training SQL C Language Java Oracle FAQ Resumes UFT Guide UFT Videos Software Testing FAQ

GOSF 2014 is Coming Soon


Join Us at Our Pre-Party Today & Win 14 Mins of Free Shopping.

Search
YouTube Channel
QTP Interview Questions
Testing Question Bank 1:51 AM   G.C. REDDY   NO COMMENTS
Follow 1.1k
Manual Testing Videos G.C. Reddy

UFT Videos QTP Online Training Link YouTube 2K

  QTP Interview Questions­I
QTP Basic Features

1) What are the advantages in Test Automation?

a)  Fast: Test Tool runs tests significantly faster than human users.

b) Reliable: Automation tool can perform the same operation each time, if we
repeated multiple times, so that we can eliminate human errors.

c)  Repeatable: We can check how application or website reacts after
repeated the same operation with multiple times.

d) Reusable: Automation scripts are reusable on different version of the
application of websites even if the user interfaces changes.

e)  Comprehensive: In automation testing we can build a suit of tests that
covers every feature in the application or website.

f)  Programmable: We can program sophisticated Tests that bring out hidden
information from the application

2) What are the drawbacks in Test Automation?
a) It is expensive 
b) We cannot automate all areas. 
c) Lack of Skill 
d) It has some limitations (It cannot test every thing)

3) What type of test tools available in the industry?

We can segregate Test tools in 2 categories
► QTP Test Automation ► QTP Scripts
► QTP Testing Tool a) Business Classification ► HP QTP
► QTP Tutorial ► QTP Training
     1) Vendor Tools
     2) Open Source Tools BLOG ARCHIVE
Join to G C Reddy Group
Email:       3) In­house Tools
►  2014 (223)

http://www.gcreddy.com/2010/01/actions.html 1/5
12/3/2014 QTP Interview Questions ~ Software Testing
Subscribe ►  2013 (730)
Visit this group b) Technical Classification 
      ►  2012 (143)
POPULAR POSTS      1) Functional and Regression Test Tools
     2) Load/Stress/Performance Test Tools ►  2011 (54)

VB Script for QTP      3) Security Test Tools
▼  2010 (138)
     5) Test Management Tools
QTP Guide ►  December (8)
     6) Unit Test Tools
SQL and Pl/SQL Interview      7) Requirement Management Tools Etc...
Questions ►  October (32)

QTP Scripting 4) What are the important factors in test tool selection? ►  April (54)


manual testing interview  
questions a. Technical factors: ►  March (36)
SQL Interview Questions
►  February (2)
i. Nature of the AUT (Application Under Test)
QTP Basic Features
ii. Tool Features (Facilities available) ▼  January (6)
Manual Testing Interview iii. Availability of Skilled professionals
Questions 2 QTP Interview
iv. Organizations experience
Questions
Oracle Interview Questions v. Technical support from vendor
and Answers
  Software Test
An overview on Test b. Business factors:  Process
Automation
Web Dictionary
i. Budget
.. ii. Vendor’s Reputation QTP FAQ
iii. Client’s Interest
ANALYTICS Error Handling in QTP
5) What test cases can be automated?
Quality Center
Certification
Test cases that we want to execute on number of versions of the software Questions
Ex: Regression test cases
Test cases that we want to execute with multiple sets of data
Ex: Data driven test cases
Test cases having complex functionality

6) What test cases cannot be automated?

o Dynamically changing functionality
o Test cases that require more Human interaction 
o CUI (command user interface) based test cases
 
7) Explain about the Testing process in QTP? 
Planning: 
o Analyzing the Application
o Automation Framework Implementation
o Selecting/Generating Test cases for Automation
o Collecting Test Data
o Configuring Tool Settings
Generating the basic tests 
Using Object Repository method or using Descriptive Programming, we can
generate Tests
Enhancing Tests
With respect to our project requirements, we have to enhance our tests. For
enhancing tests QTP is providing various features like:
o Inserting Transaction points
o Synchronization
o Parameterization
o Inserting VB script Flow Control statements
o Adding comments
o Calling Functions/ calling Actions
o Using Environment variables
o Entering Regular Expressions

http://www.gcreddy.com/2010/01/actions.html 2/5
12/3/2014 QTP Interview Questions ~ Software Testing
o Inserting Checkpoints 
o Inserting Output values
Etc..
Note: For any Test all enhancement methods not required.

Debugging Tests (if required)
It is optional; basically scripting languages are Light weight languages, no
need to compile them separately. During execution Scripts can be compiled
and Run. 
If we have any doubts about some scripts, then we can execute them step by
step with the support of VBScript Debug commands and Break points

Running tests
Generally, many companies are using Framework feature for Running Tests.
QTP Supports Individual Test execution, Batch execution, Tests execution
through AOM Scripting, and Scheduled execution with the support of Windows
Operating system.

Analyzing Results
It is not the Responsibility of QTP; Test engineer has to do this manually.
QTP is providing Result window in XML format.
QTP is providing Result deletion tool also.
QTP is providing Test results exporting facility. It supports HTML, Word
document and PDF (portable document format) formats.

Reporting defects
Reporting defects also not a QTP responsibility that we have to do manually
after analyzing the results, but if we are using Quality Center, from QTP result
window we can send defects directly.

8) What types of License available for QTP? 

a) Seat License or Node locked

Fixed for one System (Machine), we can use from that System only
 
b) Concurrent License or Floating License

This License, we can use from different Systems but one at a time
 
9) What are the QTP supported environments?

QTP Supports Software Applications based on Add­ins only

Add­in means Technology supporting files 

QTP Add ins available for following technologies:

a) Default Add ins 

1) Activex
2) Visual Basic
3)  Web

b) Other Add­ins
1) Delphi
2) Java
3) .NET Web forms
4) .NET Windows forms
5) WPF (Windows Presentation Foundation)
6) Oracle

http://www.gcreddy.com/2010/01/actions.html 3/5
12/3/2014 QTP Interview Questions ~ Software Testing
7) People Soft
8) Power Builder
9) SAP for Web
10) SAP GUI for windows environment
11) Siebel Environment
12) Standard Windows
13) Terminal Emulator (TE) 
14) Visual Age Smalltalk Environment
15) Web Services Environment

10) Does QTP Support UNIX Environment?

No, QTP doesn’t support UNIX/Linux Environment, Supports Windows
Operating Environment only, but LoadRunner and Quality Center have support
both Windows and UNIX Operating Environments.

11) What is the scripting language that used in QTP for applying
programming logic?

Micro Soft Visual Basic Scripting edition (VBScript) engine embedded with
QTP.

12) Does QTP Support Database Testing and Data driven Testing?

Yes, SQL Engine embedded with QTP Tool, so we use SQL Statements directly
in QTP Test Pane as well as in Function Library.

QTP has an integrated Spread sheet(Excel like) for Performing Data Driven
Testing, otherwise we can fetch test data directly from  external files and
databases using VB Script.

Posted in: QTP FAQ,qtp interview questions,qtp interviews

+1 Recommend this on Google

Newer Post Home Older Post

0 comments:

Post a Comment

Enter your comment...

Comment as:  Google Account

 
Publish Preview

Links to this post

Create a Link

 
http://www.gcreddy.com/2010/01/actions.html 4/5
12/3/2014 QTP Interview Questions ~ Software Testing

Copyright © 2011 Software Testing | Powered by Blogger

http://www.gcreddy.com/2010/01/actions.html 5/5

Potrebbero piacerti anche