Where we save all scripts in the QTP
Answer Posted / yana
.mts extension
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Limitations in QTP?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
What is Distributed testing? How does UFT support it?
How to test background color and dynamic images during run time can you put the check point for moving objects?
How to create a standard checkpoint ?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
what is run-time data?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
Did QTP prove efficient for your project? Yes or No, explain?
What is difference in global and action sheet in qtp?
What is the difference between byref and byval in qtp?
What environment does qtp run in?
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?
When using descriptive programming?
How to execute a winrunner script in quicktest professional?