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??

Answers were Sorted based on User's Feedback



how to test globalisation testing using qtp? lets take an example: suppose i have to test the word ..

Answer / girish mishra

There is not such method in QTP to test your word in Hindi
or in any language rather than Globalization English. Yes,
we can only test the Text.

This would be come under UI testing which can be performed
through Manual testing

Is This Answer Correct ?    5 Yes 2 No

how to test globalisation testing using qtp? lets take an example: suppose i have to test the word ..

Answer / 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

More QTP Interview Questions

without Qtp features can we automated?

1 Answers   IBM,


QTP is identifying all windows application objects(i.e. winbutton,winconbobox,etc) as winobjects.How to handle this? Is there any way to add our own properties to identify objects?

1 Answers  


Explain the concept of object repository?

0 Answers  


what is object repository size?

22 Answers   ITC Infotech,


anyone can explian about types of "Triggere Events" in QTP

1 Answers  






How i can change shared repository to per test repository in qtp

1 Answers  


I want to run my qtp scipt on the system where qtp is not installed .I don't want to install qtp but i want that system should use the qtp from another system in lan just the qtp instance should be launched on that system without having qtp installed on it .I probably know the solution that it will be solved through RMI but how to get this problem solved plz help i anyone know the answer

4 Answers   Cimcon,


What is the dis advantage of check points in QTP, if any?

6 Answers   BirlaSoft,


How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)

6 Answers  


Have you ever written a compiled module? If yes tell me about some of the functions that you wrote.

1 Answers  


Could some one explain me how to create folder on the desktop from QTP?? This is an interview question

2 Answers   Clinical Soft,


what is compiled module?

1 Answers  


Categories