What are the benefits of automated testing over white box
and black box testing?
Answer / rajendra prasad reddy
Friends,we can use automated tools in both
whitebox testing abd black box testing.White Box testing
tools are called source code testing tools.
But major difference lies between
White Box Testing and
Black Box Testing.
Here
The White Box testing means Testing the software with
knowledge of coding or programming.here in this we can
detect and correct the defect.
The Black Box testing means Testing the software with
out knowledge of coding or programming.In this tester will
find the defect based on beheviour of the software.and the
tester will report the defect to concerned developer to fix
it.
| Is This Answer Correct ? | 2 Yes | 1 No |
can any one send me all the interview point of view questions from manual testing please..........
give five problems in software devlopment process?
WHAT IS LOAD TESTING
test measurment techniques
if you have 100 test cases, in that 80 passed and 20 failed, Which test cases your select for Retest and Regression testing?
difference between change management and configuration management
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?
explain VSS
How do we develop test scripts for manual testing?Can anyone explain me with an example . Thanks, Prasanna
1)How Much intraction with user should tester have and why?
wat is the format of the build (the testers) get from dovelopers?
How do you determine wat to be tested?