I need to make around 200 calls to test video telephony.
Can anyone know how can i automate it.?
Thanks
Answer Posted / harish
Hi this is harish,
i can't give the exact answer but i wil try to help u out.
To test video telephony for 200 calls for automating it u
need to prepare a internal datatable in QTP or external
datatable in Xcel sheet or any other file and parameterize
the data in global sheet .And u just need to add the
objects and refernces of that functionality (video
telephony) and store it in OR.After parameterizing the data
associate the OR(object Repository)and do the scripting for
the datatable
row=datatable.GetRowCount
and give for loop for i= 1 to 200
Your script
-----------
-----------
datatable.SetNextRow
Next
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
I have 4 years of experience in manual testing.Now I want to switch to some other type of testing. I am not sure which out of mobile testing ,etl or security is better from the aspect of market scope as well as career growth.
Is it possible to install an sd card in the simulator? If yes, then how?
How a/b testing is performed for an ios app?
List out some of the best automated mobile testing tools available today.
Tell me some test cases on mobile features testing and feature interaction testing?
How to check battery consumption and ram usage of app in android and IOS ?
List out some iPhone and iPad testing tools?
List out mobile App testing?
how to configure test cases in ue confermence testing
List out the features does monkey tool provides?
Explain some conformance testcases of a mobile?
What does mobile security testing includes?
Mention what is the Android testing strategy?
Explain what is the difference between simulator and emulator?
what is meant by Responsive testing in Mobile sites ?