write testcase for sql table? this is the question asked by
interviewer?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Answer / narayan
column definitions
data ranges for values
referential integrity - primary / foreign keys
| Is This Answer Correct ? | 1 Yes | 2 No |
Hai can anybody give me an idea about writing automated test cases in qtp using VB scprit.please respond as quicky as possible.
How to write load test case for pen?
Any body need Realtime project with full material and explaination? I am working in a MNC and i want to start the classes for manualtesting along with QC9.0 with fully realtime scenarios and i will give assistanc about how to attend the interviews and how to get a job with experienced resume make a call to 9884521049 8939010639
Test a file replication service that copies files from one net location to another
How to write test case for this scenario. The data entry field for city shall be removed from the screen
i was asked to generate test data for a equlateral triangle,please any one explain how to do & what are the process.
how to write testcases for google registration screen? Please give me the answer ASAP.send me the answer to gutha_424@yahoo.co.in.
Consider the following: Pick up and read the newspaper Look at what is on television If there is a program that you are interested in watching then switch the the television on and watch the program Otherwise Continue reading the newspaper If there is a crossword in the newspaper then try and complete the crossword A. SC = 1 and DC = 1 B. SC = 1 and DC = 2 C. SC = 1 and DC = 3 D. SC = 2 and DC = 2 E. SC = 2 and DC = 3
How many test cases u will write for Acceptance testing?
explain with examples- transaction testing, syntax testing, domain testing, logic testing, and state testing.
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
Writing Test Cases is Verification or Validation? Executing Test Cases is Verification or Validation?