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
Answer Posted / rohit pathak
Just add UTF - 8 code plugin to your browser.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the short cut keys for the following?
What is the quicktest professional (qtp) testing process?
what is impact analysis on regression testing?
Where you get the run time data table?
How many types of parameters are available in quicktest professional?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
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);
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
What is QTP and the use of QTP in TD?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
What are table and db checkpoints?
How to connect to a database?
How QTP identify the system time that's changes every seconds?
How to save your test using quicktest professional?
What is the Difference between test object and run time object?