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 |
Can any one explain in detail about HLDD(High level design document) and LLDD(Low level design document). general at point of time can testers use this. wht does this doc contain.
What Are the UI Standards?
To specify the test artifacts involved in testing.
What are some best practices that you should follow when writing test cases?
What is Testing Life Cycle. Explain Briefly?
Do you agree testing is needed?Justify it?
Application contains many text fields,buttons etc.Many test cases can be written for the application.I read that test cases should not be too many.So text fields can be tested by entering Blank space,special symbols,Alphanumeric data,Empty & so on IF I write for all these data for every text field on each screen then my test cases will be unnecessarily too long .I m confused here wether I write Test cases for all or not.Suggest me the proper answer.I want answer from Experienced person
What is the difference between application & Product?
write the maximum possibilities test scenarios/ test cases for Google home page - Screen has following: Google Text field, Buttons are - "Google Search" and "I'm Feeling Lucky".
What are different types of metrics used in testing ?
What are test case formats widely use in web based testing?
Can anyone give me a sample bug report, Iam right now taking training on Testing Tools.