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 |
What is the cpu pressure?
What is multilevel indexing?
Does a sql server 2005 select statement require a from?
What are the steps you will take to improve the performance of a poor performing query?
How many null values we can have in a unique key field in sql server?
Can a synonym name of a table be used instead of a table name in a select statement?
What is deploy, process and build? : sql server analysis services, ssas
Tell me what is use of except clause? How it differs from not in clause?
What stored by the model?
Is there any difference between primary key and unique with the not null condition?
Difference between report and query parameter.
select names starts with a,b,c
8 Answers Scope International,
Oracle (3259)
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)