Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
No Answer is Posted For this Question
Be the First to Post Answer
Will down time for server and content maintenance/upgrades be allowed? how much?
Give the syntax to import/export xls into qtp.
explian about the qtp frame work? where u can use it in your project?
How to findout the number of spaces with in STRING For Ex : STRING is " RAJ IS A SOFTWARE ENGINEER " Please send me the answer
what is the purpose of QTP?
How many actions we can create with in a test?
In a Web appl, on a page, there are student names & details listed.On clicking sort button,details are sorted on Names.How do u verify htat sorting is done by using QTP?
Does QTP record on Objects created on XWindows Environment?
If you are using descriptive programming and you have two objects with the same name, so you are identiying them by name and index, how can you avoid errors if a third object with the same name is added at the begining of the page?
WHAT IS THE DIFF BTW KEYWORD DRIVEN TESTING AND DATA DRIVEN TESTING?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
Tell me the situations where we will use Data Driven?