write testcase for sql table? this is the question asked by
interviewer?

Answer Posted / narayan

column definitions
data ranges for values
referential integrity - primary / foreign keys

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in

5166


In a log in page what will be test procedure, test scenario, test description & test steps?

681


What is the toughest moment you faced in your testing carrier in which everyone praised you?

1815


WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES

2359


What is the difference between test scenarios, test cases, and test script?

700






Explain the integration testing?

699


A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?

1498


how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases

1947


hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ

1815


There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.

3086


You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

904


hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com

1816


i am preparing for interviews in real time job what test cases we have to prepare please explain with example?

1899


Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?

1847


Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)

2705