What is Defect Life Cycle – An OverviewMallowMay 11, 2016 Testing No CommentsWhat is Defect Life Cycle – An OverviewTestingDefect life cycle is a cycle which a defect goes through during its lifetime. It starts when defect is found and ends when a defect is closed... Read More
SOFTWARE TESTING LEVELS – IIMallowApr 28, 2016 Testing 1 CommentSOFTWARE TESTING LEVELS – IITestingIt is basically done by the developers to make sure that their code is working fine and meet the user specifications.. Read More
SOFTWARE TESTING LEVELS – IMallowApr 21, 2016 Testing 1 CommentSOFTWARE TESTING LEVELS – ITestingIt is basically done by the developers to make sure that their code is working fine and meet the user specifications.. Read More
What is Black Box Testing in software testing methods?MallowApr 01, 2016 Testing 1 CommentWhat is Black Box Testing in software testing methods?TestingBlack box testing tests the functionality of the application without having the knowledge of code. It is also called as Specification based testing. Read More
Software Testing Life CycleMallowFeb 24, 2016 Testing 7 CommentsSoftware Testing Life CycleTestingSoftware Testing Life Cycle refers to a testing process which has specific steps to be executed in a definite sequence to ensure that the quality goals have been met. Read More