Does UNIX support QTP? If not what is the other tool used
for Unix environment?
Answers were Sorted based on User's Feedback
Answer / shilpa reddy
xrunner is the supporting tool for unix and linux.qtp is
not supporting this.
| Is This Answer Correct ? | 7 Yes | 3 No |
Will QTP Support Japanese Language?
3 Answers Cap Gemini, Infosys,
QTP9.1 does not support to text checkpoint in Windows application? Is this correct? If this is correct, what is alternative for Text checkpoint?
How to Analyze the Checpoint results by Table and DB Checkpoints?
How can i find out any "text's" coordinates in excel sheet For example: I want to know the coordinates of "F" Column in the excell sheet While recording when i clicked on F column it is showing the coordinate values 385,9 but with out recording how can i find out them Suppose i want to clik on "H" column writing the script like this Window("Book1").WinObject("Book1").Click (...........) Here I Dont know what (x y )values should i enter Please any one can help me?
In qtp what type of data tables are used , name and list out them
How can i store runtime value through vb script while using qtp
How 2check the color of the text in the textfield . say suppose the text entered in the textfield object is appearing in red. so i want to check whether the text is in red color or not. It could be great help for me if any one solve's my issue. plz...help
what is the smart identification techniqu?what r the different mechanisums used in it?
What is the difference between Call to Action and Copy Action.?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
What is API?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)