How do you do Data Base Testing?
Answers were Sorted based on User's Feedback
Answer / surekha
Validating data from source to target whethere the same
data is been populated to the target database.
and checking for the data integrity using SQL queries in
SQL developer.
data base testing can be anything which is related to data..
for eg:Checking spelling and also
whethere number is defined as character in source
table where as the number is defined as a string in target
table.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is incremental intergation testing?
what are the testing appraoch that you have tested for Bread toaster
If the user finds deviation from the requirement is it called Fault, Error, Defect or Failure
1.The effectiveness of a test suite in detecting errors can be determined by counting the total number of test cases present in the test suite. 2.Black-box testing attempts to find errors in which of the following categories Option 1 Incorrect or missing functions Option 2 Interface errors Option 3 Performance errors Option 4 All of the above
what happens to the test plan of the application has a functionality not mentioned in the requirement
keep pen in u r hand and write negative test cases.
How to create Test Cases Based on Test Plan ? Is there any approach following for creation of test cases?
9. Are there materials you would like to see added to the Web site? Which ones?
What is lessons learnt document?Explain.
what is "test strategy"?
how do u manage scripts in winrunner when you application is changing frequently?
What is the responsibility of programmer’s vs QA?