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

test cases for restaurant billing system????????

1 Answers   ABC,


Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.

0 Answers  


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

0 Answers  


Write the tescases for a login page

2 Answers  


How to write test scenarios for a Web application, with an example?

2 Answers  






how to write test cases for credit card payment

6 Answers  


How to write test cases on for Logging management?

4 Answers   ABC, TCS,


Write test cases for bulb.

9 Answers  


Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.

0 Answers  


How to test Webservices and how can we write test cases for that

0 Answers  


write the testcases for a triangle ABC. given length of 3 sides of a possible triangle, check whether 3 sides do indeed form a triangle or not if they do then state whether the triangle is scalene, isoceles or equilateral. Note that the sum of any two sides of a triangle should be greater than third side. A+B>C B+C>A A+C>B. need urgently. thank u... by priya

6 Answers   Barclays, Stag Computers,


write a test case for triangle?

3 Answers   HCL,


Categories