Software Engineer, Your next Programming Instructor.

"Here I share myself."
Showing posts with label Testing. Show all posts
Showing posts with label Testing. Show all posts

Friday, 13 November 2020

undefined 202

Sequential Cohesion in Software Engineering - Types of Cohesion

...
undefined 202

Communicational Cohesion in Software Engineering Urdu/ Hindi

...
undefined 202

Types of Cohesion - Procedural Cohesion in Software Engineering Urdu/Hindi

...

Wednesday, 15 January 2020

undefined 202

Smoke Testing Vs Sanity Testing Difference with Example

Smoke Testing VS Sanity Testing With Example A lot of Sites writing articles which are making students of Software Engineering confuse between Smoke Testing and Sanity Testing by stating that these are two things which we can use interchangeably. Trust me you cant if these are two same things than why Different names? Don't...

Tuesday, 7 January 2020

undefined 202

Difference between Defect, Error, Bug

What is the Difference between Bug, Error and Defect - Software EngineeringSoftware Engineers, testers and Programmers use these terminologies interchangeably without knowing that these are different things.Error: If I write a program which is not getting compiled due to the mistake in syntax that is known as error.Bug: ...