1. define Database testing ?
2. define severity and priority and types with example?
Answer Posted / venkateswararao.ch
Database Testing: Database Testing basically include in the
following areas
1.Data Validity Testing.
2.Data Integrity Testing.
3.Performance Related Testing
4.Testing of Procedure,Triggers and Functions
Severity: Severity actually bug impacted on functionality
of an application.
Priority: Priority means how it soon will be fixed
example for low severity and high priority:
In an application instead of 'Accenture' Axenture will be
there
this is a functional side bug. there is spelling mistake
will be there, functionally it is a come under low severity
and customer side it is come under high priority
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
What are microsoft 6 rules?
What is the typical situation u faced while collecting the test data?
Can you explain requirement traceability and its importance?
What is user acceptance testing (uat)?
whta is compile module?
what is diffrence between dynamic black box testing and dynamic white box testing
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.
What were the major challenges u faced while testing
What is rapid application development model (rad)?
Which was the most interesting bug you found.
What is verification in software testing?
What is mean by incident logging system ?
how to clarify functional requirements and non functional requirements in a srs?
what is base time , how can we base time your doc"s ?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain