what is the difference between ClassName and class in QTP?
Answer Posted / aditya790
class name is a object like link,webedit,weblist but class is a property like html tag,html id etc....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
after initiating one project for testing, when exacltly QTP tester role starts?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
What are the advantages of Object Repository?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
How can I check if a environment variable exist or not?
Why we load add-ins in qtp?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
What are the various automation frameworks available in qtp?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Name the different types of recording modes?
Explain more about the Test Fusion Report of QTP?
What is object repository in qtp?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?