I learned all the objects of my application in object
repository thru English Language. now i want to use same
object repository for other languages(French,Dutuch and
Chinese)
First I tried to use a non language specific way of
identifying the object, like the Window ID ( a unique number
, it is also only 1 primary identifier). This means that
each object is usable irrespective of language. This of
cause does not work for a window or a dialog so here I
create a Environment file for each language ( including one
for English, xml but simple) and then map the window O.R.
item to that environment variable ( a little complicated )
and then on execution I find out the current language and
use that as part of the Environment file to load like
EVF_English.xml so if it finds French then it loads the
EVF_French.xml environment file. Since its only windows I
have to worry about since you can not have a window ID for a
window then there are fewer vairables I have to have in the
Environment files. Oh and one more thing the Environment
variable can not have spaces in it so you can use
Environment("MainWindow") but not ("Main Window").
| Is This Answer Correct ? | 0 Yes | 0 No |
Write the vb script for the lowest and highest values of an array?
Plz explain about object propeties in object identification? means.. explain about 1. mandatory properties.2. assestive properties 3. ordinal properties.
can anyone tell me from where i can download qtp demo or crack version
Hi ,Can any one pleas explain how to test splash objects using QTP?
Difference between image checkpoint and bitmap checkpoint
Give some brief idea about a) Active x check b) Alt property check c) Applet object check d) Frame object check e) Multimedia links check f) Server side image check g) Table object check
what is On Error Resume Next ?
we have a link in a website or webtable How can we record link in that table or site? link is not static we don't know exact location of that link? how ? if u know pls give reply with script also?
6 Answers Cognizant, Covansys,
How we will execute(run) the scripts in qtp 8.2?
Will down time for server and content maintenance/upgrades be allowed? how much?
What is the difference in the global and action sheet in qtp?
Using QTP checkpoint, where do you store your expected Properties of the object which later compares with the actual properties of the object???