How to identify the child window. In my case while recording, When i open new window and give checkpoint for some control and when i run that script QTP give error like" can not identify the object" Is there any method or solution to handle child window issue Note: In my apllication i have to check child window of child window also ( multiple windows open )
2 10532What are the differences between Smart work and hard work? what is Morning? what is a Team Leader? what is team managment? what is management? How would I motivate my team?
1 3791
setQuery( $sql );
$user = NULL;
$user = $database->loadObject();
//echo 'Name: ' . $user->name . '
';
echo '
Post New Infovision Interview Questions
R/3 to ods delta update is good but ods to cube delta is broken. How to fix it?
What is meant by dclgen?
Who is the best hacker in the world?
Why filters are used in mvc?
You have a content management system running on an Amazon EC2 instance that is approaching 100% CPU utilization. Which option will reduce a load on the Amazon EC2 instance?
What is bound controls
Explain the features of sybase.
What is set in linux?
in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above
What are the types of the proxy design you will get in the design pattern?
What is check table?
Explain how ms access is better than ms sql server?
Why is concurrenthashmap thread safe?
What is the difference between constructor injection and setter injection?
Is javascript array dynamic?