Which is the best QTP training institute in Delhi/NCR region
and what is the approximate fee for QTP course (Basics and
Advanced)
No Answer is Posted For this Question
Be the First to Post Answer
Can we write class for vb script in Quick Test Professional?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
how to merge object repositories in qtp for n different applications
Explain xml checkpoints.
How does qtp identify the object in the application?
Name the properties you would use for identifying a browser and page when using descriptive programming?
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
1. In build1 there is a page with two check boxes and a submit button. You have prepared a script for that page and its working fine. In Build 2 the developers have added two checkboxes in the page. Will the script prepared for Build 1 work for Build 2 or not. If yes, why and if No, why. Remember the developers have not touched the object properties of the textboxes in the page.
how to idetfy which test cases are automated?who will deside that plz tell me
Differenece betwen Project and product ? when company need project or product?
Explain the parameter in qtp?
IF we use batch testing.the result shown for last action only.in that how can i get result for every action.