Can I do Game testing with QTP tool
Answer / uday kumar_anem
It depends on the technology and environment you are using.
If the game contains multi-media, then you cannon automate
with QTP.
QTP does not support Multimedia support. Where as in
earlier versions QTP6.5 supports multimedia.
| Is This Answer Correct ? | 0 Yes | 3 No |
How you handles Pop-up windows which are Dynamically changing in Runtime?
How to retrive data from a data table which is in 3rd row,4th column and place it in main script..like retrive name,date from data table..write script for this.
11 Answers Thatavarti Technologies,
How to add a page checkpoint to your test?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can we synchronize the QTP with Appilication Under Test
What are the types of environment variables in qtp?
What is recovery scenario in qtp?
what testing activities u may want to automate in a project?
What is a runtime datatable ?
What type of framework you are using in your company and explain it?
How can we disable smart identification at the time of recording? Ideally, smart identification should be enabled only at the run-time.