Explain about bassics of the testing in telecom domain

Showing Answers 1 - 3 of 3 Answers

Savitarao

  • Jun 26th, 2008
 

Telecom testing is an automated, controlled method of verifying operation of your products before they go to market. Any product that connects to the PSTN (public switched telephone network) or a telecom switch (PBX) can be tested with a telephone line simulator, bulk call generator, or similar telecom test platform. Telecom testing is ideal for all telephony applications and equipment, including: IVR systems Switching systems CTI applications VoIP gateways IADs

  Was this answer useful?  Yes

ujwala

  • Oct 4th, 2011
 

There are many methods for testing used fore testing in software testing its domain testing function and structurep method called methdology in testing
e
testing in step -by - st

Code
  1. #include<stdio.h>

  Was this answer useful?  Yes

sushant kumar

  • May 5th, 2012
 

Testing in telecom domain is preferably done for the interconnectivity of diff system involved.
for example :
end customer initiate a postpaid subscription from website(not in India) .he fills his basic details select a new number (which is coming from diff system) he confirms the order the order is send for processing.
the customer care people receive his placed order they have there own system where the order is monitored.
(number of Test cases arrives from here whether monitored system is working fine).
when a post paid number is to be started then it must have some mandatory and verified details (this verification is done by another system which can be tested )document received by customer their everification ,contract verification,....etc .
After that when actual processing started
system involved for contact/phone number reservation is reserving correct number or not.
resources reserved correctly or not like sim,handset,etc.(verification of ICCID.IMSi,MSISDN etc).
after activation done billing done properly or not.

these billing related testing is completely differently done in UNIX env

activation ,deactivation ,modification(number change,sim change etc),upgrade or downgrade (rateplan change),number porting(import/outport)..etc.


Testing may involve various provisioning like hardware provisiong,network prov etc

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions