Generally how do we do DataBase testing in Manual testing..
Do we prepare any testcases.. Generally do we concentrate
more means ex: Joins, Triggers.....Anybody can expalin it
in detail..Thanks in Advance....
Answers were Sorted based on User's Feedback
Answer / suman
Hi, Developer will create an UI(User interface) so that
data from database can view by black box tester and check
the data is updated or not. Manual tester will not check
joins, triggers...etc only, storing and retriveing the data
ex. add, update and delete records.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / kiranmayee
For DataBase Testing we will take the specifications from
the developer,and using SQL queries we can know lengths of
the textbox,data types etc.,we have to note down all the
requirements needed.Then using those specifications and
requirements,testcases are prepared then executed as the
specifications are satisfied with the results manually by
giving all the boundary values,maximum length,invalid data
types etc.,then the expected and actual result are
verified.If actual result is not equals to expected then the
bug is raised.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / swapna
Not in triggers, we prepare the test cases and write the
project in manual testing thatis scripts
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / malli
Generally we have to written the data base test cases as
functional testcases is called toad checking. In that you
have cover the user id, password and table column fields.
Than we have to execute the query where fields data
updating or not in the database. Some times developers also
give the query for execution.
If I am worng pls correct me.
Regards,
Malli.
| Is This Answer Correct ? | 1 Yes | 5 No |
Answer / suganya
hi,
Its nothing but a with respect to the SRS we have write the
test cases and with valid and invalid inputs and check the
application whether its satisfy the requirement or not .
if we doing manualy that is called manual test.
if we generating scripts(testcases) by using the tool that
is called automated testing
| Is This Answer Correct ? | 0 Yes | 6 No |
How to do hardware compatabilty or configuration testing manually
what are the types of priority and sevority?
which test case format ur company following
10 Answers CTS, Param Software,
what is meant by exhaustive testing?
We r developing one Web Site for construction company. In that Web site we have different option like About Us,Contact Us,Home,Sites,Site Map,Search Etc........ and front page of that web application contains 6 different pictures means single page contain 6 pics etc... write Test plan ,Test Scenarios,Test Case ....Plz answer this question ASAP
what is meant by defect tracking system?
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
What is your framework of current project
What is two tier and three tier architecture?
13 Answers HCL, IBM, iGate,
what are the advantages of waterfall model over V-model??
The company has software running in its production environment that was designed and tested on its quad- processor servers with 16 GB of RAM. In order to meet budget constraints, its disaster recovery plan calls for this same software to be installed on functionally identical servers, which are dual-processor with 12 GB of RAM. The test group has been tasked with confirming that the software is going to work on the hardware proposed in the disaster recovery plan. -what testing types is being used in the scenario above?
what is beta testing