Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

pls send me the testcases for telecom billing system

Answer Posted / indu

Check the telephone number of the customer and see if it exists as current customer under telecom operator.
Check if the number is working or not.
Check if the number entered is valid 10 digit number.
Check if the number is not blocked due to reasons.
Check if the number has active billing cycle.
Check if the number has unpaid billing history if exist, shown on screen.
Check if the numbers previous billing amount is paid.
Check if the system allows statement generation as per customer requirement.
Check if the system has recorded number of calls accurately.
Check if the plan selected by the customer reflects in billing system.
Check if the plan upgraded is selected by customer data in the system.
Check if the plan downgraded is selected by is billing system.
Check if the value added services are enabled or disabled.
Check if the total amount is accurate and mapped to the services offered.
Check if the tariff plan is properly calculated for billing cycle.
Check if the number of calls are valid by matching them to customer records.
Check if the prepay system has accepted additional money for future billing.
Verify if the prepay balance is used in the current billing.
Verify if the floating point balance is carried forward into the next bill.
Verify if the bill is paid by customer and it reflects in the system.
Verify if the customer has chosen card or cash transaction.
Verify if the card transaction has been successful in payment terminal.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases

2612


For how many days (or) weeks you will test a product or software?

2099


can one defect be mapped to more than one test script in manual testing

2570


How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?

3092


Explain the glass box testing?

1179


explain end to end scenario's for online Money transfer in Banking Domain?

2053


By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)

1353


Which of the following defines the expected results of a test? Test case specification or test design specification.

1707


how to write test cases for online restaurant table booking system?

11063


write a test case for yahoo compose page?

2788


Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

2525


HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.

2790


how to write test cases for smart meter for gas and electricty

3083


How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..

16630


How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen 

2091