How is UFT 11.5 version different from UFT 12.0?
No Answer is Posted For this Question
Be the First to Post Answer
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
suppose u have two send buttons(same width,height,font) on an application write a descriptive programming
How many ways we can parameterize data in QTP ?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?
Where we write the FUNCTIONS, in Expert view (or) in any textfiles like Notepad and save it in Library functions folder? How to cal that functions to our script? How to save that functions to Function generator?
if i want to check text on the status bar how to test is i need the report also after getting the result weather it is matched or not?
Do you know how to connect database? Can you tell me the procedures?
How to Analyze the Checpoint results by Table and DB Checkpoints?
Which property will you use to check the object state? (Exist)
How u perform Batch Program in QTP?
Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)