How many types of recording modes in qtp? Which will be used when?
Does QTP record on Objects created on XWindows Environment?
What is dynamic arrays
I want different types of discriptive programming statments coded for different types of web-objects?Give syntax and example?
What is the difference between keyword view and expert view?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
What are the key elements available in test result window?
What is difference between Recording time object identification and Run time (Execution) time.
Can any body please tell me the steps of keyword driven framework of QTP.
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
Why do we use breakpoints in QTP?
Explain about Standard output value, Text output value, database o/p value, Xml O/p value, Xm o/p Value
Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on