Answer Posted / s.m.shoaib
In database testing one can consider/verify the
1. Database Table/Field/SPs Naming Conventions.
2. Database design .. is it Normalized enough?
3. Database field size.
4. Database field type.
5. Stored Procedures Return type, arguments etc.
6. Relationship between tables. Primary , Foreign Key.
7. Constraints in Database
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Do you know how to check if a button is enabled on the page?
Give some examples for defect management tools?
VSTET (Visual Studio Team Edition for Testers) which is in TFS (Team Foundation Server) - In what way is VSTET better than QTP?
What are the references for TSL functions.? Could anybody suggest me recommended book for Test Script Language.
When will you automate a test?
List out some of the automation tools which could be integrated with selenium to achieve continuous testing.
Can you list some other automation testing tools that you are familiar with?
Give some examples for performance test tools?
Which package can be imported while working with webdriver?
Once you identify the tool what would be your next steps?
Explain me what is testng and why is it better than junit?
What is data - driven automation?
What are the frameworks available in rc?
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.
What are the different types of testing framework techniques?