| Q. Have you ever written a compiled module? If yes tell me about some of the functions that you wrote. | |
|
|
|
Q. What projects have you used WinRunner on? Tell me about some of the challenges that arose and how you handled them. |
|
| A. pbs :WR fails to identify the object in gui. If there is a non std window obk wr cannot recognize it ,we use GUI SPY for that to handle such situation. | |
| Q. Can you do more than just capture and playback? | |
|
A. I have done Dynamically
capturing the objects during runtime in which no recording, no playback and no
use of repository is done AT ALL. -It was done by the windows scripting using the DOM(Document Object Model) of the windows. |
|
|
Q. How long have you used the product?How long have you used the product? |
|
| A. Yes, there's an in-built functionality called "Step Generator" in Insert->Step->Step Generator -F7, which will generate the scripts as u enter the appropriate steps. | |
| Q. What is the difference between check point and output value. | |
|
A. An outPut value is
a value captured during the test run and entered in the run-time but to a
specified location. EX:-Location in Data Table[Global sheet / local sheet] |