how to test one edit box using Java addin for Web Applications? write script?
Answer / sunil
javabrowser("****").javapage("***").javaedit("****")
Is This Answer Correct ? | 1 Yes | 5 No |
Howcan you differentiate between Exist statement, Exist property, and Exist method??? How they used???
We have 10 rows of records in data table, but we have to run 4th, 5th and 6th rows only. How can we handle this scenario in QTP?
5 Answers Accenture, Banca Sella, Polaris,
OPening of notedpad in QTP to write and execute the coding?
PLZ EXPLAIN HOW TO LAUNCHING QTP IN TEST DIRECTOR? Is it possible or not? If No Why we r using qtp Td Combination? plz explain briefly? What is the purpose of TD With QTP?
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc
How to Parameterize Object repository in QTP?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Can we record using all the modes in a single script? Explanation with example is appreciated
I have 3 add buttons of same properties in my page but i want trigger one of them i required in my recovery scnario manager is qtp recognizes it to recovre d scnario if so how qtp recognizes it
Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks
Diff b/n image n bitmap checkpoints?