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
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
For how many days (or) weeks you will test a product or software?
can one defect be mapped to more than one test script in manual testing
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
Explain the glass box testing?
explain end to end scenario's for online Money transfer in Banking Domain?
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.)
Which of the following defines the expected results of a test? Test case specification or test design specification.
how to write test cases for online restaurant table booking system?
write a test case for yahoo compose page?
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
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
how to write test cases for smart meter for gas and electricty
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..
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