Does any one worked on JIL Emulator , Testing with
QTP(automation).
Trail Version of QTP is not identifying the child objects of
JIL emulator,
Can any one help me out ,
Answer / Anshul
Testing JIL Emulator with QTP (Automation) can be challenging due to compatibility issues. To identify child objects in the JIL Emulator using QTP:nn - Ensure that you have the latest version of QTP and its compatible plugins installed.n - Make use of QTP's object identification methods like Spy, Identify by Name, Identify by Value, etc., to locate child objects within the JIL Emulator interface.n - If necessary, write custom code using VBScript or Java to access and manipulate child objects in the JIL Emulator.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is difference betweem class annd object?
How i can use and create Library functions in QTP and what is the proces .
How you can find length of array in qtp?
What expansion of "MIC" in MICPASS (TEST ReportPAGE)
How to use Environment parameterization in QTP? Explain with an example.
why use Description programming? what is advantages and disadvantage of this methods?
How to create Userdefined Function.Please write the steps ans also provide example where exatcly we use it.
Will QTP Support Visual Foxpro Applications? If yes please tell me whether I need to install any additional addins for that?
What are metrics and matrix?
how to get column count in datatable
Diff b/n image n bitmap checkpoints?
How to identify whether a web page exists or not without using Browser(" ").Page(" ").Exist?