What is the use of sendkeys and what are send keys
No Answer is Posted For this Question
Be the First to Post Answer
How to retrieve alpha bate from the alphanumeric string with special character.
what is impact analysis on regression testing?
How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize
Can the mode of object repository be change during run time? Eg. if the mode is per-action during design time can i change it to shared and vice-versa? Any scripting possible?
They asked by using qtp recording writing scripting
how to write xml output check point bu useing descriptive programing .means without useing output check point
How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.
Diff b/w test scenario's and test Procedures?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
Explain the parameter in qtp?
How to test background color and dynamic images during run time can you put the check point for moving objects?
Action1: I have a value "test" stored in a variable X. I want to use that variable X in Action2 .. how?