explain abt dyanamic changing object with example?
No Answer is Posted For this Question
Be the First to Post Answer
1.what is the extension of action template? 2.what are the strengths and weaknesses of Keyword driven framework? 3.how qtp identify runtime objects?
how qtp identify two objects having same name, supose objects are in same page also with same name,specify spl feature.
Can anybody help me for vb script in qtp? give me examples for practice plz.
How many ways we can parameterize data in QTP?
How u perform exception handling in QTp,what is other name for ths
how can we group that these test cases only should be automated and in which order you execute that test cases
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
I want to create Excel object on another machine which is in network i written the code "Set se=createobject ("Excel.Application","\\ankur")"here \\ankur is the name of that machine but i m getting the error of permission denied create object can anybody help me
I am Using QTP 9.1 version. I have created a Shared Object Repository. The size of Shared Object REpository is 9 MB. In my system i am able to execute the script very flexibly and it is very fast. But if i copy the same code into other system with the same configuration, it is executing very slowly(i.e dam slow). It is not happening in all machines it is in only some machines. Can please any one give th esolution. It is high priority to me as i need to give demo to client on their machines.
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
What are the methods used in UFT to handle exceptions or run-time errors?
i am testing an online shopping application.I CLICK on a link "ADD TO CART" of that application a "new page" is open and then click on any object of that "new page". after that when i run this SCRIPT then on this "new page" QTP always shows error of "OBJECT NOT FOUND". How i solve this problem ?