how to test globalisation testing using qtp? lets take an
example: suppose i have to test the word is in hindi
"ratikanta", how we test it by using descriptive programming
or any method??
Answer Posted / shashank shekhar raj
Definitely we can do the Globalization Testing through QTP,
Actually if this Word "रतिकंता"displayed in Hindi on Website
then Definitelyit would be a Web Element ...and its
Inner-text Property is same "रतिकंता"in Hindi Fonts.....With
the Help of GetRoProperty ...we do it.....Doesn't matter
what the Font is....
Approach is same for any language used in this world
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
What is the basic concept of quicktest professional?
Define object spy ?
Does quicktest professional (qtp) is unicode compatible?
diff between qtp versions from 8.5
What is the basic concept of quicktest professional (qtp)?
How to associate shared object repository to test in qtp?
What is the quicktest professional (qtp) testing process?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
What does mean by Scope of Automation?n How we defined it?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
How can I change object description or check point values in qtp?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
Is it possible to merge two object repository files in qtp?
Difference between test object and run time object?