Database testing interview questions
Latest answer: Database testing involves testing the behavior
of the database when the application is being tested. This may involve testing
to see if values are being inserted properly, flags are changing...............
Read answer
Latest answer:
-
The backend tables used for each requirement must be mentioned.
-
Behavior of each flag and their status updates must be written................
Read
answer
Latest answer:
-
The data that is being inserted in the database must be verified.
-
Verify if the constraints are maintained.................
Read
answer
Latest answer: The data from source tables to target tables in
terms of data types and constraints must be verified. The number of rows of
source and target tables must be compared..............
Read
answer
Latest answer: Using Output database checkpoints, SQL manual
queries options must be selected. Here, the select query can be
written.................
Read
answer
Latest answer: The input parameters and output parameters must
be known. EXEC statement can be used to run the procedure to examine the
behavior of the database...................
Read answer
Latest answer: The tester should call the stored procedure in
the backend using the EXEC command. Here, if any parameters are required, they
must be passed. Different values of parameters must be passed to confirm if the
stored procedure is executed or not....................
Read answer
More Related Links
Answer - It is one way of tackling problem in management.
It says 20% of the......
Answer - At this level, there is no proven processes and
has no stable environment in the organization. This type of organization......
Answer - White box testing is done to test the accuracy of
logic and code of the program. It is done by programmers......
What
is Six Sigma? Who forms the part of Six Sigma implementation team?
Answer -
It is a methodology and set of tools for the measurement of process
quality. It demonstrates that the business .....
What are the differences between
system and functional testing?
Functional testing involves testing of functional requirements as per the
specification..........
How does WinRunner
evaluate test results?
Once the test is executed, a report of the results is displayed by WinRunner.
The report shows....
How do you configure GUI map
in WinRunner?
WinRunner when learning the description of a GUI object learns only the required
properties to identify the object..............
What is load testing? What is
Performance testing?
Load testing is pressurizing the system until its threshold to see its response.
Example can be allowing...........
<<Previous
Next>>
|