what is the difference between reference key and foreign key
Answers were Sorted based on User's Feedback
Answer / brijesh kumar mishra
Foreign key can hold null values but primary can not hold
null values
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / gurushant
Foreing key: Suppose two table student and class both having
primary key now if primary key of student in class table
then primary key which is now contain in class table after
relationship called as foreign key.
reference key: It gives the reference of other table.
| Is This Answer Correct ? | 0 Yes | 3 No |
one deffectis found then we send it to the developers.and they released a new build.What we test in that build?The whole application or the only test cases where we got the deffect.
Which things do you examine in requrement while writing testcases.
what is database testing
what is date field test case
I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends
wat is another name of retesting can we callit a retesting also
what can't be automated on the projects?
What is a test server?
Give practical example for implementing V-Model
I want to know about satyam manual testing questions
what is bug life cycle?
WAT VSS ?HOW CAN WE USE IT?