Answer Posted / avisek misra
QTP records foreighn languages using unicode.
Even if u copy a piece of foreign language and then paste
it in the data table QTP will encode it into unicode and
then only paste it into the data table.
Hope it helps.
;-)
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
What is the difference between local and shared object repository in qtp?
how will you load the test cases in ddt?
What is the basic concept of quicktest professional (qtp)?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
What are the general steps involved in the data driven framework?
What is parameter in qtp?
What does mean by Scope of Automation?n How we defined it?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
Explain features of the latest version of qtp/ uft 12.1?
whow much strong on VB and C?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!