How to write test cases from requirements, do the requirements signify the exact functionality of aut?
No Answer is Posted For this Question
Be the First to Post Answer
Mention different types of indexes?
How do you test whether the database is updated as and when an information are added in the front end?give me an example?
In database testing, what do we need to check normally?
What is a trigger? How do you verify if a trigger is fired or not?
What do we usually check in database testing?
How to verify the trigger is fired or not and can you invoke trigger on demand?
How to test the stored procedures?
How to test database manually?
What is the syntax to add record to a table?
What are the steps to test data loading in database testing?
What is the way of writing testcases for database testing?
What conditions are to be checked if the data is inserted, updated or deleted using a text files?