How QTP integrate with application?

Answer Posted / deven mehta

These integration capabilities include:

New resources and dependencies model for storing and
managing shared assets Support for asset versioning and
baselines Asset Comparison Tool for comparing versions of
individual QuickTest assets and Asset Viewer for viewing an
earlier version of a QuickTest asset A special tool for
Quality Center administrators that upgrades all QuickTest
assets to use these new features.
* QTP assets include tests, components, application areas,
and the resources associated with them, such as shared
object repositories, function libraries, recovery
scenarios, and external data tables.

New Resources and Dependencies Model

Versioning and Baselines

Asset Comparison Tool and Asset Viewer

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..

1775


I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance

1683


What is test object?

667


How is the Bitmap checkpoint different from Image checkpoint?

606


what is object and child object.. explain ..if possible give some example for better understanding ..

1502






images are dynamically changes how to compare two images with out using the bitmap

1980


Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan

2027


Problem with XML checkpoint in QTP ?

3475


What is Distributed testing? How does UFT support it?

586


How to use debug tools?

2167


I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }

1646


Explain how to use QTP to check broken links on a page?

558


write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script

1334


Can we write winrunner language i.e TSL in QTP tool?

1451


How to use Environment parameterization? Explain with an example.

1454