what is database testing
Answers were Sorted based on User's Feedback
Answer / n@n!
testing the frontend impact on backend in the form of data
validations and data integration is called database testing.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / chirag
Data bas testing basically include the following.
1)Data validity testing.
2)Data Integritity testing
3)Performance related to data base.
4)Testing of Procedure,triggers and functions.
| Is This Answer Correct ? | 1 Yes | 1 No |
Explain what is exhaustive testing?
We can check many things in one test case, then Is it necessary to write separate test case for checking each functionality? Example : For Login Window --> Test Case is---> 1) Enter valid user id & password --> For this expected result --> 1) User should login. My question --> while executing above valid test case, we can expect more than one result such as "Visibility of password should be as ****" So Should I have to write separate test case for "Visibility of Password" OR Not? Please guide me properly.
give an example for load testing
day before yesterday i faced this question in value labs ,,,, 1.what is the exact difference between sanity and smoke testing which will do first and say some sanity test cases..... 2. difference between UI,GUI & Usability testing and can i access the form without testing GUI and how the blind people can identify GUI of the form..... anyone plzzz answer 2 me thanks in advance byeeeeeeeee
what is monkey testing?
Is it possible that there can be number of test cases? Mean to say 500 or 1000 test cases? Reply me as early as possible.
What is meant by Framework?Is the framework related only to AUTOMATIO or else it will applicable to MANUAL testing too?
What is the difference bt QA and QC
HI I HAVE RECEIVED MY APPROVAL LETTER AND OTHER DOCUMENT BUT IN JANUARY LAST WEEK I GET A INTERIEW DATE IS THAT POSSIBLE OR I AM TOO LATE ,WHAT TIME H1B PITTISION EXPIRED.ADVANCE THANKS....
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
Differentiate between severity and priority? who assign these parameters to a bug?
IS INTEGARTION TESTING DONE BY THE DEVELOPER OR TESTER?IF TESTER IS INVOLVED , WHAT WILL TESTER DO ?