Contact
US
We
are starting the new QTP batches every week.
If
you are interested than please contact at +91
8146346688
We
are based out in Panchkula, Chandigarh, India
Type
|
Description
|
Standard
Checkpoint
|
Verifies
the property values of an object in application under test and supported by
all add-in environments.
|
Bitmap
Checkpoint
|
Verifies
an area of your application as a bitmap
|
File
Content Checkpoint
|
Verifies
the text in a dynamically generated or accessed file such as .txt,.pdf
|
Table
Checkpoint
|
Verifies
the information within a table. Not all environments are supported.
|
Text
Checkpoint
|
Verify
if the text that is displayed within a defined area in a Windows-based
application, according to specified criteria.
|
Text
Area Checkpoint
|
Verifies
if the text string is displayed within a defined area in a Windows-based
application, according to specified criteria.
|
Accessibility
Checkpoint
|
Verifies
the page and reports the areas of the Web site that may not conform to the
World Wide Web Consortium (W3C) Web Content Accessibility Guidelines
|
Page
Checkpoint
|
Verifies
the characteristics of a Web page. It can also check for broken links.
|
Database
Checkpoint
|
Verifies
the contents of a database accessed by the application under test.
|
XML
Checkpoint
|
Verifies
the content of the .xml documents or .xml documents in Web pages and frames.
|
|
Object
Type
|
Description
|
|
Gives
Detailed information about the data table methods.
|
|
|
Gives
Detailed information about the DTParameter methods.
|
|
|
Gives
Detailed information about the DTSheet methods.
|
|
Actions
|
Functions
|
|
Actions
are inbuild feature of QTP.
|
VBScript
Functions are supported by both VBScript and QTP.
|
|
Actions
parameters are passed byvalue only.
|
Function
parameters are passed either by byvalue or byref.
|
|
Actions
have extension .mts
|
Functions
are saved as .vbs or .qfl
|
|
Actions
may or maynot be reusable.
|
Functions
are always reusable.
|
|
Action
Type
|
Description
|
|
Inserts
a New Action from the existing action
|
|
|
Inserts
a copy of an existing action
|
|
|
Inserts
a call to existing re-usable action
|
Topic
|
Description
|
To
Understand the usage of object Spy and its associated functionalities.
|
|
Adding,Editing,
Deleting Objects from a Object Repository and its associated functionalities.
|
|
Deals
with Shared Object and Local Object Repository and their context with respect
to scripting.
|
|
Deals
with the circumstances to use the User-Defined Objects.
|
|
Deals
with coverting OR's to XML and how to use the object Repository as XML.
|
|
Operations
such as Compare OR', Merge OR's to effectively work with Object Repository.
|
|
Circumstances
when the ordinal identifiers are used and their
advantages.
|
|
Using Child Objects for effective
scripting
|