what is the script to select 2 or more than 2 options from
a listbox.
Answers were Sorted based on User's Feedback
Answer / nihar ranjan
Browser().Page().WebList().Select "Value1"
Browser().Page().WebList().ExtendSelect "Value2"
'It will Work
| Is This Answer Correct ? | 0 Yes | 0 No |
qtp script for recording and running the application.need script for short cut keys like f3,f4 etc.how to write script for recording?
1.how can we report the QTP test result in a different excel sheet 2.
What are the different types of Database checkpoints in QTP? when they are used?
Hi friend I have query regarding QTP datatable. I want to insert data in datatable during runtime. suppose i wrote datatble.value(1) = "Test data" so when i run the script it says column(1) doesn't exist. Then i write something in column A1 manualy and run the script again. Now it works fine. Pls clarify how i can put value in blank cell of datatable.
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
hi friends i have 4 yrs exp in testing and 2 yrsexp in QTP.currently aim working in mnc in north as a permanent employer .iam looking for job in south is there any openings plz let me know my mail id is bjr@aol.in its very urjent
Can you do more than just capture and playback?
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)
Why we have to import data from excel sheet to data table?becoz v can directly use test data directly from xl know. can u all pls explain me clearly
What is the exact difference bet function and action in QTP Anybody can explain it in detail..Thanks in advance..
How did u write macros?What is the main importance of VB macros in testing environment?
how many wayes we do the parameterization?