can objects recogonised without repository?
Answer Posted / prasad vasala
yes, descriptive programming is the best way for
recognizing the objects uniquely.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
We stored into the objects OR and then write the scripting
What is Cross browser testing? Does UFT support it?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
What is the quicktest professional testing process?
How to find the length of the string in qtp?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
What is action split and the purpose of using this in qtp?
Do you know how to connect database? Can you tell me the procedures?
I want to do QTP Certification what is the pattern of Question paper.
Explain hybrid framework with advantages and disadvantages?
describe some problems that u had with automating testing tool?
Hi, how can we check or avoid the memory leakage in QTP9.2?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..