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 CAN WE GET THE VALUE OF TEXT BOX IN QTP? can you give me sample script for this where there is some condition. like if "text" THEN msgbox() else endif
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"
Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.
LINUX environment supports QTP or not? LINUX environment supports QC or not?
What is quicktest professional (qtp)?
What are different types of frame works ?
How to export QTP results to an .xls file?
w is output value
How many types of recording facility are available in QTP?
where is the bitmap checkpoint be saved
what do u mean by test harnesses in qtp?