Write the code for select the 5 values from drop down list.
drop down list having the 10 values.
Answer Posted / ram
Hi, I think if the object is dropdown(Combobox) we cannot select more than one value at a time.
please let me know if I am wrong.
Thanks in advance.
Ram
Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Discuss quicktest professional environment?
What is the meaning Work bench?
How to execute a winrunner script in quicktest professional?
How does qtp recognize objects in aut?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
The hybrid framework can be implemented for any application. Is it true?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
what type of automation is follwed in the project?
How you calling actions in qtp?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
How you debug your script?
How many types of recording modes in qtp? Describe each type with an example where we use them?
What are the technics follow in writing VB script?