what is Unicoad Compatibility ???? HOw does this makes a
diffrence from Winrunner.???
Answer / suresh.chaluvadi
As far as my knowledge Unicode compatibility is nothing but
u can Test Applns which are developed in other than English
Language also.
i.e QTP Supports Japanise,chinese language appls also.
where as winrunner doesn't support unicode compatibility..
Further Discussion welcomed..
Suresh.Chaluvadi
9866635356
| Is This Answer Correct ? | 0 Yes | 1 No |
How can the expected image for a bitmap checkpoint be recaptured in QTP
Did u use check points during ur work experience ?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
which checkpoint we use to validate yahoo login screen window after login with ur id and password in qtp
Can anyone explain me about child objects in detail;when they are used and why do we need them ? please give me sample code for this if possible.
How many ways return more then one value from function?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
Define QTP ?
What are the Latest Feature are added In QTP 9.2?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
Hi, i am mallishwari, i am veryn ew to testing but i have very much interest in testing. plse give me some guidence to get the job in testing. send me required documents and faqs to my personal id: mallishwari_urs@yahoo.co.in thans for advance.
What is the difference between wait and synchronization point?