Does QTP is "Unicode" compatible?
Answers were Sorted based on User's Feedback
Answer / bharathkumar
QTP is Unicode compatible that'y it is able to use in the
local languages like Chinese, Japanese, Hindilike that...
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / avisek misra
QTP records foreighn languages using unicode.
Even if u copy a piece of foreign language and then paste
it in the data table QTP will encode it into unicode and
then only paste it into the data table.
Hope it helps.
;-)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / pratibha dwivedi
QTP 6.5 is not but QTP 8.0 is expected to be Unicode compatabile by end of December 2004.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you find out whether the string is Numeric or Alpha numenric.Suppose..'QTP is an automation testing tool 12345' How should I know it is alphanumeric.Can any one please write the code for this
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
What is load testing?
please any one can explain the keyword driven framework. with gmail example.
Use of Debug Viewer?
how to get the object count ?????????
with out using import sheet came is it possible to get the excel sheet ?
How does qtp recognize objects in aut?
Can you do more than just capture and playback?
What is DOM
How to analyzing Test Results using QTP?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?