Does UNIX support QTP? If not what is the other tool used
for Unix environment?
Answer Posted / shilpa reddy
xrunner is the supporting tool for unix and linux.qtp is
not supporting this.
Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Explain the benefits of quick test pro(qtp)?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
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?
Explain building blocks of the bpt framework ?
Hi,All How to create a link in excel sheet using qtp
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
In qtp, how you can remove the spaces from string?
what is the difference between modular framework & datadriven framework
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..
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?
Explain about business process component? types and usage?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
How many tabs are available in debug viewer pane?
How you know that a test case is a regression test case