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 |
tell me about regular expressions in QTP? where we use? give eample?
How is the Bitmap checkpoint different from Image checkpoint?
Explain qtp(quick test professional)?
HI! I have completed my testing course in 2008. but now am working in banking sector as a data analyst and i want to move to an IT based company but am unable to understand whether i have to complete the testing course again and try for a job .
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
What is object state in trigger events,in recovery scenario.write a script to handle this.
What criteria do you use when determining when to automate a test or leave it manual?
Hi, Where should I get all the test's results If I ran the scripts in Batch run. At the result window I found only last test result. Could any one help me on this?
suppose u hav a dialog or window which contains 10 buttons with same name & value. now how to check each button? i.e. how qtp indetifies these objects separately?
What are the different types of recording modes?
how to identify a webtable coulmn values ,if we spy the coulmn value it is sometimes identifying as Webedit and some times it is identifying as "webelement", Could any body let me know how to handle the issue?
Given a string variable contain a full name (last name, first name), using vbscripting, how can you extract first and last name and save them into two different variables.