What is the extension of qtp local repository?
No Answer is Posted For this Question
Be the First to Post Answer
can we call a test in another test?
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
write a regular expression pattern for xyz?123?
What is AUT in object reposity in QTP? Why we use it in Object repository???What is full form???????
why don’t use real time they r not using check points
what is the advantages and disadvantages of using functions instead of re usable actions
why was automation used in the project?
Explain QTP using different development techniques ?
How u perform exception handling in QTp,what is other name for ths?
I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.
I am just a beginner in QTP. Could any one explain me in detail how to automate adding two numbers and getting the result in QTP. Also I would like to parameterize the inputs. I have tried but getting an error like 'Can't use sub.....'(can't recollect the exact error)
I want to open a Notepad window without recording a test and I do not want to use SystemUtil.Run command as well How do I do this?