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 |
Do you know the cursor optimization tips?
What is the default schema of your login session in ms sql server?
What is key attribute?
What is user stored procedure & it purpose?
how many bits ip address consist of? : Sql server database administration
What is raid? : SQL Server Architecture
What are the limitation of the Online Index Rebuild Operation?
sql server syntax to add "!" sign to "name" field of "employee" table in a manner that all names have the same lenght of 20 characters
What do you mean by table and field in sql?
Can Having clause be used without Group by clause?
6 Answers CarrizalSoft Technologies, CSC, CTS,
What is the usage of the sign function?
What is Pointer ?
3 Answers Cap Gemini, CarrizalSoft Technologies,
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)