how can you describe the basic flow of automation with
conditional and programmatic logic?
Answer / kk
if endif
for next
while-wend
do-loop
should be used to control the flow of automation.
Is This Answer Correct ? | 2 Yes | 0 No |
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 give input of 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. I have changed the drop down value as variable in Keyword view and given values in data table "A,B,C,D,E" as one below one. 4. While i am running the script it could not identify the drop down value which is in Data Table.It shows message. How to make value identify by QTP?
what is defination of regression testing?
How to open a new test using quicktest professional (qtp)?
Where can I find and view run-time data table?
How to load a object repository in QTP during runtime?
2 Answers BNP Paribas, Virtusa,
What is the current version of QTP?
What is the difference between per-action and shared?
How do we create and run the scripts with out using O.R. ?
unable to get item from the combobox using descriptive programing. can any one give me the peice of code to schedule the booking from one place to another using DESCRIPTIVE PROGRAMING.
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
How to change the Default synchronization method time and where?
what is the Vbscript to connect Database