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...

how i do the database testing of online money transactions
between two parties (client and organization).

suppose our company makes a website for our client and give
a extra feature of online money transaction with there
clients then how i test this feature in database testing

Answer Posted / kumar

Every online transaction is having credit debit
transactions. Suppose if client is transferred money from
his account to another account. The client account will be
debited and other party account will be credited.
If we are maintaining only client account from our end.
These transactions details will be updated/inserted into
database tables. This can be achieved by writing pl/sq l
program unit
can be called from other interfaces.

I think this is a normal process for testing what we do for
pl/program units.

When client performs online transaction back end pl/sql
program unit will be called and the corresponding data base
will be effected.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the authentication modes in sql server? : Sql dba

1121


Does pl/sql support create command?

1168


How is data stored in sql?

1102


Do we need commit after truncate?

1136


explain access control lists. : Sql dba

1050


what is the difference between a having clause and a where clause? : Sql dba

1158


what are the advantages and disadvantages of cascading style sheets? : Sql dba

1104


what is a composite primary key ? : Sql dba

1095


What are the different types of dbms?

1066


what is commit? : Sql dba

1125


where are cookies actually stored on the hard disk? : Sql dba

1079


What is function and procedure?

1077


what happens if null values are involved in expressions? : Sql dba

1093


How to fetch alternate records from a table?

1305


define sql update statement ? : Sql dba

1159