Hi, Can anyone tell me what type questions can be ashed in
interview on QTP?
Answer / manjunath dasari
1. type of action, 2. smart identification, 3. check points,
4. script to invoke web browser, 5. wot is get ro & getto
property, 6. can you set a value in runtime, 7. wot is the
use of bitmap checkpoint, 8. diff between dim & redim,
9. wot is function & Sub procedure,10. how u declare
constant value. 11. wot is output value , 12. virtual
object, 13. write script to retrieve data from the DB, 13.
about frame works ..............etc
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different recording modes and how do they work?
How to save your test using quicktest professional?
where is the bitmap checkpoint be saved
If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?
What is checkpoint in qtp?
What is XML checkpoint in QTP. How we can use in Web Based application
What is throw object?
from where we will retrieve data for data driven tests in qtp?
How many types of parameters are there in QTP and what are they?
Can any one send me the QTP Basic Coding Samples?
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b if u found exact answer please getback to me? raju.ippali@gmail.com 9823257761
If already everything is tested using White-Box testing, then what is the need of using Black box testing?