Wednesday, 21 August 2019

Java VS Javascript - Difference between java and JS

Java VS Javascript - Difference between java and JS
Java vs Javascript What is Jscript? JavaScript(JS or JScript) is a client side programming language used to add programming logic to web pages. This is how you can understand it. HTML is a designing language and it only designs web pages. You cannot...

Monday, 12 August 2019

Exception handling in Java - handle exception in java

Exception handling in Java - handle exception in java
Exception handling in Java Exception handling is a very important feature in Java. This helps in handling bad user experience. Exceptions are run time errors. Exception is a situation that stops the program while you are running. Just as the amount of memory...

Friday, 9 August 2019

SDLC Phases : Software development life cycle

SDLC Phases : Software development life cycle
What is SDLC? The full name of SDLC is software development life cycle. It is also called system development life cycle. SDLC describes the life cycle of a software or system and SDLC is a process of how system is developed. Software development methodologies...

Manual Testing Tutorials - What is manual testing

Manual Testing Tutorials -  What is manual testing
What is Manual Testing? Software testing is done to find the process or method of finding errors / errors in the software application or program known to enable the application to function according to the need of the end users. This is the prime responsibility...

Saturday, 3 August 2019