What is the appropriate number of test cases that you can
write on a database?
Answers were Sorted based on User's Feedback
Answer / subhash
In order to create database test cases you can have two
different aproaches performing both of them is advisable if
time permits.1) Testing each and every Trigger Cursor SP
used in the application.2) Testing the application w.r.t
functionality of the application like for example:Let's say
there are two web sites type 'ABC' records should be
displayed only in ABC websiteand type 'XYZ' records should
be displayed only in XYZ website. You can insert a new type
'ABC' record and see if it is displayed only on ABC website
and not on XYZ website.Both the websites are controlled by
the same company it just wants type I customers to have
acces to type I website and Type II customers have access to
type II website. This is a completely imaginary example
there can be any type of application or service
functionality which can be broken down in totest cases in
turn.Hope this from now on for anyone will be of good help.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database?
how to retrive only second row from table in sql server 2000?
on line cluster can we make if yes tell me the procedure
Can you explain what is sql server english query?
How to Execute an Operating System Command From Within SQL Server ?
What is deploy, process and build? : sql server analysis services, ssas
What is function of ROLLUP ?
What are the source of constraints?
Can you explain what are commit and rollback in sql?
How to select Distinct columns from the table, table having 20 columns and i want all coulmns
How many columns can exist together per table?
How do I create a trace in sql server?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)