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 / 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 |
Post New Answer View All Answers
What are the views available in qtp?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
In qtp, how you can use xpath to identify objects?
What are the types of environment variables in qtp?
Explain step generator in qtp?
What is the difference between byref and byval in qtp?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
How can we conduct U-I Testing by using QTP??????
when u script reveiwing in which area u more concentrates?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
Name the properties you would use for identifying a browser and page when using descriptive programming?
How to modify the text checkpoint?
what QTP Options do you know?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?