If object is not recognized by qtp but the object is standard object what is your approach?
what is framework? which frame work u follow for writting script?
How will you handle custom object in QTP?
How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.
How do function returns a value?How can we pass one function value to other function as input
How to open any application during Scripting?
Is QTP supports Unix. If yes, then how the test automation is done?
How to make Non reusable actions into reusable action? is that feature available in QTP
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
How is test case write?
how to identify the user defind varibles? plz tell me
I recorded a Web based Application running on JAVA and when I went to play them back a week later they didn't run. I noticed that the Browser was putting in a (Underscore and a Number) for each line so i re-recorded and noticed the Underscore line wasn't the same as what i recorded last week so any script I record today will not work next week because the browser settings or how QTP recognizes it keeps changing. This is the new line Browser("Bureau of Labor Statistics_4").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" This is the old line 'Browser("Bureau of Labor Statistics_3").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" Notice the Burearu of Labor Statistics_3 adn Burearu of Labor Statistics_4. Why does it change and how do I prevent it from changing.
How to record objects of Windows taskbar