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



I need to make around 200 calls to test video telephony. Can anyone know how can i automate it.? T..

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 need to make around 200 calls to test video telephony. Can anyone know how can i automate it.? T..

Answer / durga prasad

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

Post New Answer

More Mobile Testing Interview Questions

write the test cases for mobile incoming,out going etc

2 Answers   Datamatics, Integra,


How to test cpu usage on mobile devices?

0 Answers  


Explain what is the difference between Web testing and WAP testing?

0 Answers  


HOW TO DO BLUE TOOTH TESTING?

2 Answers  


What is Your approach while testing mobile applications? Is it diffrent for ios and android?

0 Answers   GHG,






Explain how A/B testing is done for ios app?

0 Answers  


Mention what is the Android testing strategy?

0 Answers  


I want to know about that how we will test the general mobile camera with different different ways?? Write all possible test cases..

0 Answers   IGI,


When to choose automation testing and when manual testing?

0 Answers  


what is incremental testing?

8 Answers   Logica CMG,


what are the mobile software testing tools available in market?

2 Answers  


Can we use qtp/uft for mobile automation testing?

0 Answers  


Categories