Tag Archives: Software Testing

Incident Management

I am posting it here for my own reference, Few of you might find it useful. So here I go. An incident is any significant, unplanned event that occurs during testing that requires subsequent investigation and/or correction. Incidents are raised … Continue reading

Posted in Business Analysis and Modeling, General, Software Testing, Technology | Tagged , , , | View Comments

Unit Level Software Testing

I have heard some people saying that Unit testing is done primarily by the developers and test engineers need not know about Unit testing. But this is not the case, Unit testing is as important for test engineers as it … Continue reading

Posted in Software Testing | Tagged , | View Comments

Levels Of Software Testing

Following are the Levels of software testing . I will be explaining them in subsequent posts. Remember not to confuse between Levels, Methodologies and Types Of software testing , As all three are different. 1.Unit Level 2.Module Level 3.Integration Level … Continue reading

Posted in Software Testing, Technology | Tagged , | View Comments

Types Of Software Testing

Following are the Types of software testing . I will be explaining them in subsequent posts. Remember not to confuse between Methodologies, Types and Levels Of software testing , As all three are different. 1.User Acceptance Testing 2.Alfa testing 3.Beta … Continue reading

Posted in Software Testing, Technology | Tagged , | View Comments

Methodologies Of Software Testing

Following are the methodologies followed in Software Testing. I will be explaining them in subsequent posts. Remember not to confuse between Methodologies, Types and Levels Of software testing. 1.Scripting 2.Exploratory 3.Ad-hoc 4.Top-Down, Bottom Up 5.Automated 6.Black Box 7.White Box 8.Gray … Continue reading

Posted in General, Software Testing, Technology | Tagged , | View Comments