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
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 |
Answer / rohit pathak
Just add UTF - 8 code plugin to your browser.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of loading qtp add-ins?
How do you perform testing on web based application using qtp 9.2?
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
What are benefits of qtp?
What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance...
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
What is the script for database check point, bitmapchek point, regular expression ?
How the exception handling can be done using quicktest professional?
where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
what is standalone database