Answer Posted / mfsi_krushnas
Data base testing generally deals with the follwoing:
a)Checking the integrity of UI data with Database Data
b)Checking whether any junk data is displaying in UI other
than that stored in Database
c)Checking execution of stored procedures with the input
values taken from the database tables
d)Checking the Data Migration .
e)Execution of jobs if any
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
how to creat 2 test plan in 2 different environment exp:tour and travel
What is bug severity?
what is base time , how can we base time your doc"s ?
What is Dynamic Binding and Dynamic Loss?
What is a test server?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is data matrix? What is the use of it?
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
How to derive test data from the design documents?
what is the difference between website and web based application ?
.In languages testing, what is the fixed part and changing part?
How do your characteristics compare to the profile of the ideal manager that you just described?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?