What is performance testing and the bottlenecks of it?
How do you test whether the database is updated as and when an information are added in the front end?give me an example?
How to test database procedures and triggers?
While testing stored procedures what are the steps does a tester takes?
Without involving database checkpoints, how you can test a sql query in qtp?
What is the process of database testing?
What conditions are to be checked if the data is inserted, updated or deleted using a text files?
What is cmmi and describe different levels of cmm?
What are the different types of database testing?
How to use sql queries in qtp?
Suppose a student column has two columns, name and marks. How to get name and marks of top three students.
What is white box testing and black box testing?
How do you verify whether a database is updated when passing the data through front end?