could somebody plz tell me the test cases on online credit
card payment?
Answer Posted / vikram
It is for debit/credit card test cases
like:
card account holders name
check authorised signatory
check that bank logo properly are not
wiether it is suported multipul languages or not
chek the barcode
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is the domain testing?
Explain the exactly meaning of test case?
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
write a test case for yahoo compose page?
What is the state testing?
Do you write test plan and test case?
please give me different test scenario for uploading whatsapp status from gallery and camera
Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.
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 smart meter for gas and electricty
what is the test plan for ms-word
"search"test cases on Linkedin website and how will you write test cases on it?
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
Explain the smoke testing?
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.