International Conference on Communication, Computing and Information Technology |
Foundation of Computer Science USA |
ICCCMIT2014 - Number 2 |
March 2015 |
Authors: Gurbakash Phonsa, Kapil Kumar Bansal, Rajwinder Sidhu |
79f51871-f952-4ff6-9758-a7d830d9cb1d |
Gurbakash Phonsa, Kapil Kumar Bansal, Rajwinder Sidhu . Optimize Testing Process after Generating the Behavioral Representation of System. International Conference on Communication, Computing and Information Technology. ICCCMIT2014, 2 (March 2015), 11-15.
The generation of test cases is the most challenging part of software testing phase for the software tester. Test cases are such that as it unable the detection of errors. To determine how much software testing is enough is a difficult job. Testing is advisable to identify the risk against the cost of additional testing effort. To assign priorities to test cases will guarantee that the main tests have been done. The main objective of software testing is to identify defects and correcting those defects improves Software Quality. This paper represents a noble approach to automatic generation of test cases. In this approach, UML sequence diagram is the source to generate the test cases by convert it to sequence diagram graph to further generate the test paths. Then the test paths are prioritizing by using the Genetic Algorithm along with Tabu Search Algorithm.