Answer Posted / krrish
1.whether telephone number is exist or not for which
billing is in process?
2.if number exists ,it is in working or not?
3.check whether bill is paid or not from past 30 days?
4.check for previous Deposit if any?
5.check for previous pending bills if any?
6.check for number of cals and amount per min?
| Is This Answer Correct ? | 31 Yes | 4 No |
Post New Answer View All Answers
Who will take care of test plan and test case?
What is Initial Configuration?
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Explain the glass box testing?
Do you know mutation testing?
150 integration testing scenarios for gmail
Can you list down a few characteristics of a test case?
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
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
Can some body help to write possible test cases for a credit card at POS (point of sale)
Explain the monkey testing?
Explain the static testing?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
How to write test cases or test scripts for UAT testing which is done manually
Explain the ad hoc testing?