In which codition we choose Screen or Window options in Analog recording?
What is the objective data table in test results window?
When do we use update mode in Recording?
How to record mouse movement and get the tool tip text through scripting.
How can we use dotNetFactory in QTP?
How to get list of sub menu items in given menu in VB Script (QTP 10.0)?
What is an Accessibility Check Point? What does it do?
Latest Answer: Accessibility Checkpoint recognizes the areas of your Web Site that may not conform to the World Wide Consortium(W3C) Web Content Accessibility guidelines. For example, check if the images on the web page include ALT properties, required by the W3C Web ...
How to Test HTTP Interface that has dynamic Javascript Components using Quick Test Professional
How to test Login module with different username and password by using Data Driven testing in QTP.
How to write descriptive programming for getting value from Combo for QTP 10.0?
Latest Answer: We can also use 'getselection" method for combobox.a = browser("a").page("b').webList("c").getselection /* getselection will be used to get the selected value of the combo box */msgbox a ...
View page [1] 2 3 4 5 6 7 8 9 10 Next >>

Go Top