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

Answers were Sorted based on User's Feedback



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

Answer / ravi

The Question is not clear.what is write testcase for SQL
table?..for which table...what are the fields in the
table..?Before writting we should be clear about the
requirements...

Is This Answer Correct ?    27 Yes 0 No

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

Answer / nag

verify to create the table
verify to create the constraints
verify to create the char, varchar2, number......
verify to insert the data into table
verify to update the data into table
verify to delete the data into table
verify to select the data into table
verify to sort the data into table
.
.
.
.
Nag
9989093551

Is This Answer Correct ?    11 Yes 0 No

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

Answer / pradyumna

I think the answer will be

1- write the query to create the table.
2-insert the values into the table.
3-retrive the values from that table

If i m wrong then posty the correct answer

Is This Answer Correct ?    4 Yes 1 No

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

Answer / narayan

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

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Test Cases Interview Questions

How to write test case for this scenario. If the Zip Code field is populated, the system shall compare  the zip code value entered to the zip code value in  the Family Individual Information Tab

0 Answers  


write test cases for this senario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?

1 Answers   TCS,


Explain the branch coverage testing?

0 Answers  


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

0 Answers   Crompton Greaves,


difference between scenario and testcases?

5 Answers   CarrizalSoft Technologies, Satyam,






For how many days (or) weeks you will test a product or software?

0 Answers  


What is the correct answer of basic types of test cases ?

7 Answers   Ness Technologies,


wht are the test cases, we have to write for check box, Anybody can help me. Thanks in advance.

5 Answers   AppLabs, Siemens,


how to write testcase for the output of an program ****0 ***01 **012 *0123 01234

0 Answers  


Can anybody help me out to write test cases for booking train ticket online???

0 Answers  


Dear Friends, please send me some links where i will get all type of web driver programs.

1 Answers  


How do you review the test cases which are prepared by your team member. answer is: using traceability matrix, matching testcases with the requirements. He again asked - assume that all the test cases are matched with the requirements, then what do you do, how do you proceed in this case..

2 Answers   Mind Tree,


Categories