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 |
Actually How do we use this Smart Identification Technology during Recording mode.
Where you are storing your script?
We need to verify the user name & password in for the user validation. But we don't want to use the parameterization/ loop for user name and password. What is the way in scripting so that user & password will generate automatically.
There are some links on the page,count and click those links and check the text on the page displayed on clicking the link.write script for this scenario.
what is the extension of action script template?
Give a comment on Regular Expressions using QTP?
How to handle the exceptions using recovery scenario manager in QTP?
What is difference between design time and run time data table?
What do you do if QTP doesn't recognize object ,what action should be taken
How can you write the scripts that operate on different objects depending on run-time information?
hi all QTP recognizing objects as "string_1","string_2","string_3","string_4" like that but when using FOR LOOP for these.QTP not proceeding further can i declare these _1,_2,_3,_4 as a single variable
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp