What is the latest version in QTP?
Answer Posted / suji
latest QTP version used in Companies is 9.5
Is This Answer Correct ? | 18 Yes | 14 No |
Post New Answer View All Answers
If I change the object name in one action will it be updated in all the actions? Or not?
How to modify the text checkpoint?
How to use transactions in qtp?
Is virtual object supported in low level recording mode?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
What are the trigger events in qtp?
What is quicktest professional window?
What is RTM (require ment tracebulity marix) fromate?
What is the difference between run time object and test object in QTP?
Does quicktest professional is unicode compatible?
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
Can we use index on view?
Where to use Property Let, Property Get, Property Set in UFT