Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to capture (or) checkpoint for chineese or any other
language except english using QTP in a web page. ( my
application have 24 language, how to check those lanugages
using QTP? is it possible). Please let me know

Answers were Sorted based on User's Feedback



how to capture (or) checkpoint for chineese or any other language except english using QTP in a we..

Answer / ycy

unicode compatibillty means qtp supports many langaluages
without any extra addins.its lik it will support japanies
chines,korieans..etc

Is This Answer Correct ?    0 Yes 0 No

how to capture (or) checkpoint for chineese or any other language except english using QTP in a we..

Answer / param

QTP supports Unicode for any application which may devloped
in chineese or any other.QTP mainly validate objects based
on the information ie stored in object repository.

Is This Answer Correct ?    0 Yes 0 No

how to capture (or) checkpoint for chineese or any other language except english using QTP in a we..

Answer / rohit pathak

Just add UTF - 8 code plugin to your browser.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What is the purpose of loading qtp add-ins?

0 Answers  


How do you perform testing on web based application using qtp 9.2?

1 Answers  


What are the abbreviations for tsr and mtr?

17 Answers   Ordain Solutions, TSR,


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

0 Answers   Accenture,


What are benefits of qtp?

0 Answers  


What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance...

1 Answers   Navis,


how to write code for to select all the checkboxs in the gmail i wrote code for my question but it didn't works any body suggest what wrong my code my code is Set chkboxDesc=Description.Create() chkboxDesc("type").value="chekbox" Set chboxcollection=Browser("name:=Gmail .*").Page("title:=Gmail .*").ChildObjects(chkboxDesc) For i=0 To chboxcollection.count-1 chboxcollection(i).set "ON" Next i was getting general run time error pls help me i am in learing stage

2 Answers  


What is the script for database check point, bitmapchek point, regular expression ?

0 Answers  


How the exception handling can be done using quicktest professional?

0 Answers  


where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code

3 Answers  


i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com

0 Answers  


what is standalone database

1 Answers   Wipro,


Categories