You are on page 1of 12

5/8/2018 Web Table In Qtp Interview Questions | MOST ASKED | Interview Questions PDFs.

Com

 Tuesday, May 08, 2018 About US Contact US Privacy Policy Terms & Conditions

WEB TABLE IN QTP INTERVIEW QUESTIONS


Most asked Web Table In Qtp Interview Questions read now. Experienced Web Table In Qtp Interview Questions
read for interview PDF freshers asked at top companies. All Questions are updated regularly.

QTP INTERVIEW QUESTIONS

QTP

 26 June 2017  Justin  Comment(0)

How to handle the exceptions using recovery scenario manager in QTP?


What is the use of Text output value in QTP?
How to use the Object spy in QTP?
What is the le extension of the code le & object repository le in QTP?
Explain the concept of object repository & how QTP recognizes objects?
What are the properties you would use for identifying a browser & page when using descriptive programming?
What are the different scripting languages you could use when working with QTP?
Give example where you have used a COM interface in your QTP project?
Few basic questions on commonly used Excel VBA functions?
Explain the keyword create object with an example
Explain in brief about the QTP Automation Object Model
How to handle dynamic objects in QTP?
What is a Run-Time Data Table? Where can I nd and view this table?
How does Parameterization and Data-Driving relate to each other in QTP?
What is the difference between Call to Action and Copy Action
Discuss QTP Environment
Explain the concept of how QTP identi es object 

http://www.interviewquestionspdfs.com/tag/web-table-in-qtp-interview-questions/ 1/12
5/8/2018 Web Table In Qtp Interview Questions | MOST ASKED | Interview Questions PDFs.Com

Differentiate the two Object Repository Types of QTP.


 
What the differences are and best practical application of each.
Explain what the difference between Shared Repository and Per_Action Repository
Have you ever written a compiled module? If yes tell me about some of the functions that you wrote.
What projects have you used WinRunner on? Tell me about some of the challenges that arose and how you
handled them.
Can you do more than just capture and playback?
How to do the scripting. Are there any inbuilt functions in QTP as in QTP-S.? What is the difference between
them? How to handle script issues?
What is the difference between check point and output value.
IF we use batch testing the result shown for last action only in that how can i get result for every action.
How the exception handling can be done using QTP
How many types of Actions are there in QTP?
I want to open a Notepad window without recording a test and I do not want to use SystemUtil.Run command
as well. How do I do this?
What are the Features & Bene ts of Quick Test Pro(QTP)..?
QTP Testing process
What is Software Testing?
What is Software Quality Assurance?
What are the qualities of a good test engineer?
What are the qualities of a good QA engineer?
What are the qualities of a good QA or Test manager?
What is the ‘software life cycle’?
Tell us about some world famous bugs?
What are the common problems in the software development process?
What are the common solutions to software development problems?
What is a Quality Software?
What is good code?
What is good design?
What’s the role of documentation in QA?
Which projects may not need independent test staff?
Why does software have bugs?
How QA processes can be introduced in an organization?
What are the steps to perform software testing?
What is a test plan?
What are the contents of test plan?
What is a test case?
What are the components of a bug report? 
What is veri cation?
http://www.interviewquestionspdfs.com/tag/web-table-in-qtp-interview-questions/ 2/12
5/8/2018 Web Table In Qtp Interview Questions | MOST ASKED | Interview Questions PDFs.Com

What is validation?
 
What is a walkthrough?
What’s an inspection?
What is con guration management?
When you can stop testing?
What if there isn’t enough time for thorough testing?
What if the project isn’t big enough to justify extensive testing?
How can web based applications be tested?
What is Extreme Programming?
Explain the check points in QTP?
In how many ways we can add check points to an application using QTP.
How does QTP identi es the object in the application?
If an application name is changes frequently i.e while recording it has name “Window1” and then while running
its “Windows2” in this case how does QTP handles?
What is Parameterizing Tests?
What is test object model in QTP?
What is the Diff between Image check-point and Bit map Check point?
How many ways we can parameterize data in QTP?
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
does it mean when a check point is in red color? what do you do?
What do you call the window test director – testlab?
How does you create new test sets in TD?
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
How to Import data from a “.xls” le to Data table during Runtime?
How to export data present in Datatable to an “.xls” le?
Syntax for how to call one script from another and Syntax to call one “Action” in another?
How to export QTP results to an “.xls” le?
Differences between QTP & Winrunner?
How to add a runtime parameter to a datasheet?
What scripting language is QTP of?
Analyzing the Checkpoint results
Table and DB Checkpoints:
Checking Bitmaps:
Text/Text Area Checkpoint:
Checking XML
Object Repositories types, which & when to use?
Can we Script any test case with out having Object repository? or Using Object Repository is a must?
How to execute a WinRunner Script in QTP? 
How to handle Run-time errors?
http://www.interviewquestionspdfs.com/tag/web-table-in-qtp-interview-questions/ 3/12
5/8/2018 Web Table In Qtp Interview Questions | MOST ASKED | Interview Questions PDFs.Com

How to change the run-time value of a property for an object?


 
How to retrieve the property of an object?
How to open any application during Scripting?
Types of properties that Quick Test learns while recording?
What is the extension of script and object repository les?
How to supress warnings from the “Test results page”?
When we try to use test run option “Run from Step”, the browser is not launching automatically why?
How to “Turn Off” QTP results after running a Script?
How to verify the Cursor focus of a certain eld?
How to make arguments optional in a function?
How to covert a String to an integer?
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
What kinds of testing should be considered?
What makes a good QA or Test manager?
What is ‘con guration management’?
What steps are needed to develop and run software tests?
What’s the role of documentation in QA?
What if the application has functionality that wasn’t in the requirements?
How does a client/server environment affect testing?
What can be done if requirements are changing continuously?
How can it be known when to stop testing?
How many types of recording facility are available in QuickTest Professional (QTP)?
How many types of Parameters are available in QuickTest Professional (QTP)?
How to Start recording using QuickTest Professional (QTP)?
How to do Load testing for web based Application?
How to supress warnings from the “Test results page”?
What’s Checkpoints for QuickTest Professional (QTP)?
What’s QuickTest Professional (QTP Window)?
How to proceed with QTP when QTP doesnt idenify the object? When a object is not being recognised by QTP,
what is the work around so that you can continue with automation?
What is the advantage of using shared object repository in QTP?
When ordinal identi ers alone can make an object unique then why they are not given top priority? Why it is rst
mandatory and next assitive. Why we cannot go for ordinal identi ers directly?
By default, how many number of tables would be there in a script? a) One b) Two c) Three d) Four?
Identify the recording mode, by which you can record the non-standard object in QTP A) Standard recording B)
Analog recording C) Low level recording D) None ?
How will you update script for changed functionality?
What are the prerequisites to connect QTP with QC? 
What is the difference between ‘Recovery Scenario’ and ‘On Error Resume Next’?
http://www.interviewquestionspdfs.com/tag/web-table-in-qtp-interview-questions/ 4/12
5/8/2018 Web Table In Qtp Interview Questions | MOST ASKED | Interview Questions PDFs.Com

What is the signi cance of regular expression in QTP?


 
What are the limitations of QTP encountered while Automating Share Point application?
Image Validation is not supported by which automation tool a) QTP b) Winrunner c) Both of the above ?
What is Hybrid Framework and how it is useful? How will you implement hybrid framework in a project?
How do we decide as to which recording mode from Context Recording (Normal), Analog Recording or Low
Level Recording do we select for an application? What is uniqueness in each recording mode?
When do you use analog recording to record a test?
How to copy a datatable content from globalsheet to localsheet (action1)?
For what purpose step generator is used?
How to parametrize through environment. Please use a suitable example?
How to make QTP understand the difference with same type of objects
We can use the descriptive programming for identifying the 6th checkbox from a bunch of checkboxes on a
page
Where do checkpoints get stored?
What is the function of ADD Ins in QTP?
How will you analyse results in QTP?
What is the difference between DIM and SET? When to use DIM and when to use SET?
How to write and where we call user de ned functions in QTP? Give an example?
How to use Regular Expression i am opening the google page with scripting and now using regular expression i
want to enter browser and page name of google to enter the search text and search.?
Which is the Default Identi er: Index, Location, Creation Time?
Parametrization using le How do we input values from le ?
How to capture and display text check point value in message box without using o/p checkpoint?
How do we count links on the web page displayed?
How to delete 10 rst mails by using qtp?
What is difference between client/sever , web server application in Testing Point of view?
How to call QTP from Quality Central?
What is the difference between New and Open bug? Who is responsible for changing the phase of bug from
New to Open?
What more status can you give to a test case other than pass, fail, not run & blocked?
If i miss a important bug and i realise it very late then what will i do?

Search … Search

http://www.interviewquestionspdfs.com/tag/web-table-in-qtp-interview-questions/ 5/12
5/8/2018 Web Table In Qtp Interview Questions | MOST ASKED | Interview Questions PDFs.Com

 

Ab Initio
Ableton
Accounting
Active Directory
Actuary
ADO.NET
Adobe After Effects
Adobe Illustrator
Adobe InDesign
Adobe Photoshop
Adwords
Agile Testing
AJAX
Algorithm
Android
AngularJS
Apache Storm
API Testing
Appium
AS/400
ASP.Net
Audiologist
AutoCAD
AWS
Backbone.js
Bank
Behavioral
Bill Collector
BlackBerry
Bluetooth
BO Designer
Bookkeeper
BPO
Brand Manager
Business Analyst

Business Intelligence

http://www.interviewquestionspdfs.com/tag/web-table-in-qtp-interview-questions/ 6/12
5/8/2018 Web Table In Qtp Interview Questions | MOST ASKED | Interview Questions PDFs.Com

C#

Cabin Crew

Call Center
Cassandra
CCNA
Child and Family Support Worker
CICS
Citrix
Client-Server
Clinical Lab Technician
Cloud Computing
COBOL
CoffeeScript
Cognos
Commercial Law
Computer Architecture
CSS3
D3.js
Data Analyst
Data Warehouse
Database Architecture
Database Testing
DataStage
Dental Hygienist
Desktop Support
DevOps
Dietitian
Digital Marketing
Dojo
Dreamweaver
Drupal
Eclipse
EJB
Embedded Systems
Epidemiologist
Erlang
ERP
Esthetician 

http://www.interviewquestionspdfs.com/tag/web-table-in-qtp-interview-questions/ 7/12
5/8/2018 Web Table In Qtp Interview Questions | MOST ASKED | Interview Questions PDFs.Com

Ethical Hacking

ETL Testing

Excel VBA
Firebird
Fire ghter
Fortran
GIT
Groovy
Hadoop
Help Desk
Hibernate
HTML
Hyperion
Informatica
Insurance
Interior Design
iOS
J2EE
J2ME
Java Design Pattern
Java Swing
JavaScript
JBoss
JCL
JDBC
Jenkins
JIRA
Joomla
jQuery
JSF
JVM
Kanban
Landscaping
Leadership
LINQ
Linux
LISP
LoadRunner 
Log4j
http://www.interviewquestionspdfs.com/tag/web-table-in-qtp-interview-questions/ 8/12
5/8/2018 Web Table In Qtp Interview Questions | MOST ASKED | Interview Questions PDFs.Com

LPO
 
Machine Learning
Magento
Mainframe
Management
Manual Testing
Marketing Manager
Massage Therapist
MATLAB
Maven
Medical Representative
Medical School
Microsoft Excel
Microsoft OneNote
Microsoft Outlook
Microsoft PowerPoint
Microsoft Project
Microsoft Visio
Mobile Testing
MongoDB
MS Access
MySQL
Networking
NGINX
Nursing
Nutritionist
Occupational Therapist
OLAP
OOPs
Operating System
Optician
Oracle
Oracle 11g
Oracle Apps
Oracle DBA

Oracle ETL

Oracle Forms

http://www.interviewquestionspdfs.com/tag/web-table-in-qtp-interview-questions/ 9/12
5/8/2018 Web Table In Qtp Interview Questions | MOST ASKED | Interview Questions PDFs.Com

OWASP

Paralegal

Paramedic
Pascal
PeopleSoft
Perl
Phlebotomy
Phone
PhoneGap
Physical Therapy
Physician
PL/SQL
Plumber
PostScript
PowerShell
Project Manager
Python
QTP
Quality Center
QuickBooks
R
Radiology
Real Estate
Receptionist
Redis
Sales
Salesforce
SAP CRM
SAP FICO
SAP HANA
SAP MM
SAP PP
SAP SD
SAS
Sass
Scala
School Psychologist
Scrum 
Selenium
http://www.interviewquestionspdfs.com/tag/web-table-in-qtp-interview-questions/ 10/12
5/8/2018 Web Table In Qtp Interview Questions | MOST ASKED | Interview Questions PDFs.Com

Selenium IDE
SEO
 
Servlet
Shell Scripting
Situational
SOAP
SoapUI
SOLIDWORKS
Special Education Teacher
Speech Pathology
SQL
SSIS
SSRS
Stocks and Shares
Substance Abuse Counselor
SVN
Tableau
Tally
Teacher
Teradata
Training and Development
Ubuntu
UNIX
VMware
VMware
VSAM
WCF
Web Design
Web Developer
Web Services
WebLogic
WPF
WSDL
XML


2018 | InterviewQuestionsPDFs.com.

http://www.interviewquestionspdfs.com/tag/web-table-in-qtp-interview-questions/ 11/12
5/8/2018 Web Table In Qtp Interview Questions | MOST ASKED | Interview Questions PDFs.Com

About US Contact US Privacy Policy Terms & Conditions


 

http://www.interviewquestionspdfs.com/tag/web-table-in-qtp-interview-questions/ 12/12

You might also like