How to Test the mainframe application?(tell me few basic
things)
Answer / deeps
In Order to test the mainframe applications u need to
install the TERMINAL EMULATOR add-in in QTP.
| Is This Answer Correct ? | 66 Yes | 6 No |
Difference between test object and run time object?
Where virtual objects stores results?
What is Descriptive Programing? In which cases, we will go for descriptive programing?
I am using environment variable xml to give credenatials for login into unix. Is there any way we cam mask the password in the xml?
How many tabs are available in debug viewer pane?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
Please mail me the license key of QTP 9.5 t v.sadangi@gmail.com ????? thx
How to find array size in qtp?
I have two actions in my QTP test and two iterations in my DataSheet. I want to execute the Action 1 for the two iterations only after which i want to exceute the next Action2. How is this possible?
How to recognize and read data from pdf file using Descriptive Programming in QTP?
Can anybody send me the code to get the RO property of the active screen in QTP while running?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that