I need to make around 200 calls to test video telephony.
Can anyone know how can i automate it.?
Thanks
Answers were Sorted based on User's Feedback
Answer / 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 |
i can give u option to initiate Voice call and not sure if
it works for Video call
If u have QXDM installed in you PC you can use the CALL
MANAGER option and give the no of call and give the summary
how long u want the call to continue and difference of
duration in between the call.
the above method works 100% fine for voice call and i am
not sure for Video call.
Other option is using TEST QUEST COUNT DOWN TOOL which
helps you in automation of mobile application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Now a days , Mobile devices are coming in different sizes so how to test app on various sizes ? I know from emulator but is there any specific resolution needs to target?
How to perform testing on old versions of android and IOS ? If real device is not available.
How to monitor performance of app in android and IOS ?
How android application testing will be done?
what is intelligence testing
hi frnds ,, this is yuva what is performnce testing and volume testing & differnces also ,,,,
how and from where to download junit and whts is use?
What the difference between web testing and mobile application testing
what happens to agilent tool when mobile connected to it crashes and how to test call forwarding in agilent tool
What is actual mobile testing and in realtime how this testing happens?
How to check battery consumption and ram usage of app in android and IOS ?
how android application testing will be done, i am new to this testing, how we have to prepare and exicute testcases, please explaine me with some real time examples and described test cases.