what is meant by iterative model?What is its working principle?What are its advantages and what are its drawbacks?
2 4433Suppose 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)
1976On 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 14738
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
what type of framework u r using in ur organization
What are the five challenges you faced in QTP?
Are Shared ORs read-only?
what is profile tool?
assume i have few url link how will i dynamically call then using descriptive programming?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
How you create new action in qtp?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
how to disable the pop ups through QTP using a script
What do you to script when objects are removed from application?
What is Test Fusion Report in QTP?
How would you directly trigger javascript in a test?
How do you know the location Id of an object if you know its index id?