what is the difference between primary key and foreign key
Answer / s g
Primary key is used to identify a row in a table and it
doesnot allow null values. It avoids duplication of rows.
whereas foreign key refers to a column or combination of
columns included in the defenition of referential integrity
| Is This Answer Correct ? | 11 Yes | 2 No |
what is the criteria for selecting automation testing ?
What is defect cascading in software testing?
Describe me to the basic elements you put in a defect report?
If we are enterinf different inputs for the same field then tester have to write that much separate test cases with separate ID. E.g. First name field Inputs are - 1. valid name = Shyam, 2. Digits , 3. Blank Space, 4. Empty Name, 5. Enter name after blank space, 6. Special Characters etc. So May I have to write 6 separate test cases with test case id 1,2,3,4,5 & 6.?
why u chose testing as ur career?
you r a tester having good knowledge of coding.now in ur company developers are having some problem in coding will u (tester) help them.
Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is responsible for C and if A & C is not ready & B module is ready then how can u check Module B
is programming knowledge is necessary for testing
What criteria would you use to select Web transactions for load testing?
what are the contents of SRS documents?
the typical Application Test Lifecycle?
what is bugzilla?