Why QTP is termed as a Record and Playback tool?
Answer / test guru
QTP (Quick Test Professional)
You can see the name itself is Quick test.
And since it is used for automation .
It is just like how you watch a recorded movie dvd and play
it by clicking play button, by just one click(which
triggers the automatic functionality of playing the movie)
And So it is called as Record and playback tool.
First you record everything and play it.
| Is This Answer Correct ? | 3 Yes | 3 No |
Can we directly start working with QTP without any knowledge on WinRunner? (After getting trsining on QTP)
If the object property is changing very frequently, what was your approach?
Shared Object Repository is preferable while dealing with dynamic objects ok? descriptive prog also same? ok but why descriptive?(only for w/o application)
what is runmodes in QTP
When u r running a script , if u get a popup window that describing that u have received a mail to your outlook application. so to avoid the interference of the popup window , which recovery scenario(popup,object state,application hang,system crash) would u use ?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
Tell me about your project? please help me how to tell about insurance project
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
I have 1 to 10 action are there, i want action1 output becomes to action 10 input? pls any can give script for this scenario?
What is throw object?
what is the frame work your using in automation testing
write a script to verify the image path(src property) of the images which are in web pages.(do it by Descriptive method by creating a description object)