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
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 |
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 |
How to call .vbs funtion , Library files in QTP? plz Explain indetail(chandana)
What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance...
HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?
can we take 'dim my pen is good' as a paramerter
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
How do we run a test from the 3rd row of the datatable in QTP? Leaving the first two rows we need to test AUT from 3rd row to n'th row.
Can we put more than one action in a single script???? yes or no.....
How to take screen shot of desktop by using vb script code or is there any method?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
How u call functions in QTP Function to calculate the length of characters in a wor
give one example where you have used regular expression?
What is the limitation to XML Checkpoints?