Lets say,flipkart website...in search button we have entered category[i.e watches] it displays some items...question is how to test price displayed each product is correct or not through qtp
How we can capture the dynamic object ex:(rotating globe) in the web page with time gaph is 5 sec..
Suppose there are 10 browsers opened on desktop. I want to close all browsers except one browser in QTP. Can any one give the code for this?
How to connect to a database?
Approach for Installation,comaptibility,system testing
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
Is the provision for integrating QTP with QC ,available from the version 9.0 onwards only or even 8.2 version has such provisions?
does qtp runs on internet explorer 7.0
How to create scenario selector
what is the difference between action and function
11 Answers AppLabs, BirlaSoft, Infosys,
What is the virtual object?
Will QTP Support Visual Foxpro Applications? If yes please tell me whether I need to install any additional addins for that?
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