How you can write testcases from requirements and do the requirements represents exact functionality of aut (application under test)?
510To manage and manipulate the test table what are the sql statements that you have used in database testing?
542Post New Database Testing Questions
What are the different types of database testing?
What is the syntax to add record to a table?
Without using database checkpoints, how you test a sql query in qtp?
How do you test whether the database is updated as and when an information are added in the front end?give me an example?
What is the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?
What we normally check for the database testing?
What is ddl and what are their commands?
What is a trigger? How do you verify if a trigger is fired or not?
How we can avoid duplicating records in a query?
What conditions are to be checked if the data is inserted, updated or deleted using a text files?
Without involving database checkpoints, how you can test a sql query in qtp?
How to write test cases from requirements, do the requirements signify the exact functionality of aut?
What is performance testing and the bottlenecks of it?
While testing stored procedures what are the steps does a tester takes?
How would you know for database testing, whether trigger is fired or not?