what is field tests and laboratory tests in black box testing
?
Answer / vishal dogra
field test->To test (a technique or product) under
conditions of actual operation or use when software is ready
to implement.
and
Laboratory tests on the other hand is same but have
little exception that it has done by collecting all the
tools ,tech, environment at one place during the software
development.
| Is This Answer Correct ? | 13 Yes | 2 No |
From Which part of the Requirement we will prepare Test Cases
difference between web based server and client based server?
Write the three important scenario or test cases for Air conditioner.
1. Differentiate test bed and test environment ?
What is positive and negative testing?
What is the exact difference between Integration & System testing, give me examples with your project.
What is known Issue???
what is protocol in software testing? can u give it with a good example?
I have 2 years of exp. in testing and looking for a change if any body knows, about any vacancy in testing then plz contact me on deepti_ac@yahoo.co.in
What is ofx testing?
Why are initial and end conditions necessary?
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?