Few basic questions on commonly used Excel VBA
functions.
Answer / sreeprasad
common functions are:
Coloring the cell
Auto fit cell
setting navigation from link in one cell to other
saving
Is This Answer Correct ? | 22 Yes | 8 No |
What is the use of Regular expression?
What are the benefits of qtp?
What are the benefits of quick test pro(qtp)?
How u perform exception handling in QTp,what is other name for ths
How to execute a VBS file without using Execute File statement?
What is the difference between property and method?
HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by covansys interview.
Explain the check points in QTP?
How is the Bitmap checkpoint different from Image checkpoint?
Explain runtime dynamic settings?
Hi ,Can any one pleas explain how to test splash objects using QTP?
In an(AUT) web application their are two frames as fraMain and fraFooter. Both the frames contain link which needs to be retrieved at a single step. I tried it using "Regular Expression" as fra.* but QTP doesn't recognize the object. So Plz help me out to get resolve the problem:-)