How do we run the database testing manually
Answers were Sorted based on User's Feedback
Answer / rathnam
Just do any operations like insert,delete or modify in
application and see manually that the operation has effected
in database or not(for database Testing u will have DB user
id and password, and u should give the data source name)
If there is any wrong pls let me know
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sham
Simply u can Add,Delete and Modify records with the help of
application and then use diff.SQL queries to fetch data
from database then u come to no What type of changes were
happen in database.
Is This Answer Correct ? | 0 Yes | 0 No |
My application is Central Management System(CMS) & Point of Sale(POS). CMS - main server is installed on one PC & POS - Client is installed on another PC. We can manage number of POS from CMS server. CMS is divided into CMS-Master & CMS Client. System flow is like - Manage data Menu has 22 submenus ex: Users, Customers, Printers etc....................... Manage all 22 submenus in CMS-Master Import all 22 submenus in CMS-Client one by one. My Question ---> Import CMS-Master to CMS-Client is the test case, So Should I consider it as a single test case or I have to write separte test cases for Importing All 22 submenus?
is it possible S1 comes under P1 ?
Hi, Plz have a look on the following questions? Test Life Cycle, Regression,Performance, diff b/w system & integration, SDLC..
While executing test cases, you got a test case as failed and it has a high severity(Show stopper). What is the next step? How you will execute the remaining test cases ?
what is the purpose of test design technique
Can u tell Bug Report Tool
What is STLC?
What is memory leak and how you will find memory leak ? Which tools can be used to find out memory leak ?
explain test life cycle
What is a test condition ?
what is difference between win 98 and win 2000 poertating system?which is better one?
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?