Software testing is a way to assess the quality of the software and to reduce the risk of software failure in operation .It is a process used to identify the correctness, completeness and quality of developed computer software.
Software testing is the process of testing bugs in lines of code of a program that can be performed by manual or automation testing. Software testing is nothing but collection program. Program return by the developer for solving preface.
Software testing is thinks only in the terms of pass or fail of a test case and how to break the software.
Test works only for test life cycle, like design of test cases, and execution. No coding knowledge is required software tester are not expected to reach up to code level and tune the performance
Some testing does involve the execution of the component being tested such testing called dynamic testing.
Other testing does not involve the execution of the component being tested such testing called static testing.
Developer thinks how to develop a system and make a functionality work . Developer is limited to Coding part and release to testing team
Only coding knowledge is required developers are only expected to code the functionality which is expected by the customer.
Top comments (0)