what is meant by iterative model?What is its working principle?What are its advantages and what are its drawbacks?
2 4353Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
1940On a web application I want to select list item 5 from a dropdown list. but QTP identifying this object as winobject. Then how can we select list item 5 from that dropdown list.
4 14577
How to creating an output value using quicktest professional?
What are the Test design techniques you uses in ur project?
How to handle dynamic objects in quicktest professional (qtp)?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
How to use descriptive programming?
is it possible to add sheets to excel at runtime
What is the virtual object?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
what is the diffrence bw qtp architectute and qtp framework?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
How to recognise the webelement and verifying that webelement is enabled?
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 is command for executing files?
after click on compose mail how can we attached a file in qtp with vbscript code