How to record & run on Japanese language application using
english version of QTP ???
Answer Posted / smita
You can script using descriptive programming & avoid using
text properties(If you don't know Japanese language
otherwise normal record/play is also OK).QTP Engilsh
version can be used for Japanese language
application.System should have Japanese fonts installed on
it for rendering the Japanese text properly.
If QTP English version is installed on a Japanese OS
machine,some of the error messages like object not
recognised,parameter missing etc..will appear in Japanese
language.
I hope this solves your query.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the quicktest professional (qtp) testing process?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
write a script to verify the image path(src property) of the images which are in web pages.
what are the limitations of smart identification in qtp 9.0
how to know no.of mails in our g mail by using vb-script
What will be happen if i load object repository at run time, but it has already associated.
Why is action split used by qtp?
what kind of frame work you used in your last project?
Discuss quicktest professional environment?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
What are the automation metrice in your project?
Did QTP prove efficient for your project? Yes or No, explain?
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
Hoe can we do retesting using functions please give the code for it using login page