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 |
Name debugging tools for mobile?
how can we test a mobile and what are the process to follow for testing a mobile or a PDA?
want to know basics for doing telecom domain testing?
Can anybody tell me some negative test cases for testing mobile phones
What all devices have you worked till now?
Mention what are the common bugs found while mobile testing?
Hi All, Can any one explain about Telephone Device testing..What are the points we need to consider to test Device?
What is the best way to test different screen sizes of the devices?
What is the team wap used for?
List out the most common problem that tester faces while doing mobile testing in Cloud Computing?
What is Security / Penetration testing?
What does a test plan for mobile app contain?