Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Write test cases for orkut?

2 Answers  


can anyone please send me the sample testcases on how to write it into the testtemplates

3 Answers  


What is the difference between System testing and System Integration testing?

4 Answers   Infosys,


can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs

0 Answers  


how can we write test cases with help of functional spec? is it not appropriate to write by using the application?

3 Answers  


Explain the concept of semi-random test cases?

0 Answers  


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?

0 Answers  


explain end to end scenario's for online Money transfer in Banking Domain?

0 Answers   Flock,


What are semi-random test cases?

0 Answers  


What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=x+1; else y=y+1; while(x>y) { y=x*y; x=x+1; } A. 1 B. 2 C. 3 D. 4

1 Answers   ISTQB,


HI i'm Ramu new join as manual tester plz send me test cases for web application testing i need basic idea's

1 Answers  


Explain the functional testing?

0 Answers  


Categories