In front end if you enter one record it will be inserted in
to 20 tables in back end.so How you are going to test in
Manually whether data is going properly in to concern data
tables or not? Is there any better solution to do that
instead of opening the table and checking individually?
Answers were Sorted based on User's Feedback
After inserting record you need to open that record in edit
mode (using edit option if you have) then you can check
whether inserted details are save in there concern 20 tables
or not. This is the way to check without checking in DB.
If inserted details get save properly in there concern
tables then it should open in edit mode.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / aruna
if u have a search option/module maintained in your
application try giving data(of your record) of the field
requested and search for the result
or
see if there is any other module in which the fields of your
record are populated..check in that module
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / uday n
There is no other option other than opening the tables and
validating the data insertion.
You may try with this example, but make sure that the data
insertion accuracy.
| Is This Answer Correct ? | 0 Yes | 0 No |
suppose 10 mangoes cost is 300 rs with 10% discount in this case u r writing 10 test cases.u want to change that cost to 500 rs in this case u r writing 5 testcases....... so, how many functional test cases and how many regression testcases in these 15 testcases?
what is the importance of SQL and SQL Server in Testing and also let me know the best institue for SQL and SQL SERVER for this 2 courses? Thanks in Advance.
Write difference b/w waterfall model and spiral (agile)model
why do u go for whitebox testing,when black box testing is available?
can u merge 10GUI map files into a single GUI map file in winrunner?
What is Low level design & High level design? and brief description.
what are the general problems in web testing?
if the defect is not reproducible then what u give the status in quality center
How do u go about testing a project?
who prepare test plan?
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?
Write the possible positive and negative testcases for telephone.