What is output value? How many types of output values are there in qtp?
in process of project exaplnation the defects are says frequently r not?
I want to check in the data table(Globalsheet) column exist or not through script .If column not exist only proceeded to next step Pls tell me how to proceeded?
what is recovery manager and recovey scenerio?
describe some problems that u had with automating testing tool?
A web table is having 3 columns(name, salary and checkbox) in qtp How to select a checkbox based on the highest salary of an employee in a webtable.
Give me exact application where we should use low level recording?
Shall we add Local Repository to shared object repository,if yes,how we add
why do we use both location and index identifier.
can any body tell me all of the release dates of QTP?????..... thanks in adv!
why we use check points , In qtp we use the any check points , what r they , when and why
How will you check a web application for broken links using qtp?
Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks