what is database testing?
Answer / harjeet
Database testing is testing whether the data is being stored
by the system in a manner where the data is not compromised
by updating, restoration, or retrieval processing. Basically
this testing is done using SQL commands to check whether the
correct data is entering in the tables and fields. Database
can be any database used for your software either Oracle, My
SQL & so on
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi all, Am a new comer of this site, and into testing. Basically a BBA graduate, a fresher in IT industry..well am doing my testing course in STC.., chennai. Cld anyone send me across few testcases.. Thankyou
write a use case format for login
what is the test strategy you followed in your company
How to test for improper links or broken links and would be there impact on the system?
Roles and responsibilities of TL
What is meant by Domain knowledge?What are the Domains?How many types of Domains are there?
Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is responsible for C and if A & C is not ready & B module is ready then how can u check Module B
What are the disadvantages of overtesting?
integration testing is followed by a)unit testing b) system testing c) acceptance testing d) regression testing
what is stlc and what is bug life cycle? are the both same or different?
what is the testcase review?
In first version of the build i found a bug . I report it to my developers with all the procedures and that was accepted by the developers and the bug was in open state. In the next version of the build the bug was not able to reporduce it .Then wat will be the status of that bug