How do you do batch testing in wr and is it possible to do in qtp, if so explain?
How qtp recognizes the object?
Explain the concept of object repository & how QTP recognises objects?
There is web page with the webtable,this contains some data, how do you manipulate the data.
how will u do database testing in qtp? how will u do the same with descriptive programming?
Can anyone please explain me the process of automating an application using QTP as i am new to this?
Tell me the situations where we will use Data Driven?
when we right click on the desktop of any operating system we find a menu , consisting of refresh,edit,open,paste and cut etc... how to load the object and object properties of that menu in QTP
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
What is the architecture of framework
What is the limitation to XML Checkpoints?
what is the use of Browser.sync()
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.