32,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
payback
16 °P sammeln
  • Broschiertes Buch

Regression testing is used to re-validate modified program and provide confidence that changes does not harm the behavior of the existing code. Test suites grows in size as software evolve, a simple approach of regression testing is re-test all approach in which all the pre-existing test suites are executed on the code but it is too expensive and increase the cost of testing activity. Different problems have been involved with regression testing, e.g. test suites minimization problem, test selection problem, coverage identification problem, test case execution problem, test case maintenance…mehr

Produktbeschreibung
Regression testing is used to re-validate modified program and provide confidence that changes does not harm the behavior of the existing code. Test suites grows in size as software evolve, a simple approach of regression testing is re-test all approach in which all the pre-existing test suites are executed on the code but it is too expensive and increase the cost of testing activity. Different problems have been involved with regression testing, e.g. test suites minimization problem, test selection problem, coverage identification problem, test case execution problem, test case maintenance problem etc. Another problem may occur, when tester has to select the changed paths from the set of modified paths for test case execution. This book presents a new path selection strategy based on static analysis for regression testing which enables the tester to execute the test cases in an order that increases their effectiveness to find faults taking minimum efforts. With the proposed approach, tester can select the paths among the set of paths in an order to achieve the testing objective. In-feasible paths are also identified by the proposed approach which can reduce the effort.
Autorenporträt
Mrinal Kanti Deb Barma is Assistant Professor of the Computer Science & Engineering Department in the National Institute of Technology Agartala (NITA), Tripura. His research interest includes in mobile and wireless communication, mobile ad-hoc routing and wireless sensor routing protocols.