Answer Posted / vijay
by using reguler expressions we can handle dynamic objects
in qtp
Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What is Unicode Compatibility?
Without using gui map editor we can recognize the application in winrunner ?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
Where you are storing your script?
What are some test assets and related extensions of qtp?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
what is error and fault in terms of software quality?
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
The hybrid framework can be implemented for any application. Is it true?
Which scripting language used by quicktest professional (qtp)?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
What is the recovery scenario in qtp?