what is compiled module?
This question regarding winrunner or qtp...okey..winrunner
have compiled modulue concept..but qtp does't have compiled
modulue concept.Instead of compiled modulue qtp have
functions concept..ofcource compiled module nothing but
funcion. in qtp we right functions for the purpose of
repetable tasks.we store that function in .vbs files.In vbs
file we write set of functions.once we executed that vbs
file using Excutefile statemnt we can able to call any
function in that file...
| Is This Answer Correct ? | 0 Yes | 0 No |
what type of scripts are asked in qtp?
What is the Risk Analysis? Waht types of risk analysis are there?
How to record object in runtime. I am testing one Image website in which every time image change on home page.so if i records the image list but during running image get change, and QTP gives error
Set DR= CreateObject("Mercury.DeviceReplay")
what is run action?
write a qtp script to verify that the business price is twice the economy price in flight reservation window
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
Test cases for Traffic Signals
when we apply the daily build each and every day,the property may change in the application.so that the created script is not reusable in winrunner and qtp.for ex for date field it is taken dtpicker.at another time it is taken some other name.how can i solve it.
what is diffrense between action and function
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?