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

Can test case contains more than 50 steps in single test case?

4 Answers  


int a, int b, int c= (a+b); Write the test cases for c.

0 Answers  


How does one write Test Cases?

7 Answers  


Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2

1 Answers   ISTQB,


(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.

3 Answers  


write a testcase for tea cup?

6 Answers  


write testcases to waterbottle?

1 Answers  


How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent

0 Answers  


This question is regarding MC/DC coverage (A and B) or (B and C) or (A and C) ? how many conditions are there in above expression? what are the test cases for statement, decision, condition, MC/DC and multiple condition overage explain in deatil why ?

3 Answers   Honeywell,


How should write test case (i.e. in proper format or simply step by step) in an interview test paper?

1 Answers  


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

3 Answers  


how will we know test cases are written by us are correct

5 Answers   TCS,


Categories