Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Unit testing of swift project - User experience (UX)

Hi All, In iOS , We have two type of testing one is UI testing (User interface) and UX testing (User experience). In this tutorial we will learn UX testing of an ios app. User experience (UX)  is the internal experience that a person h...

How to use mocha for unit testing in node?

mocha is a javascript test framework. It works well for both node.js and browser. It makes asynchronous testing simple and easy. Mocha test run serially. mocha is open source. Installing mocha globally: npm install -g mocha With the ab...

Testing In Rails: Introduction and Creating Test Data

Testing In Rails: Introduction and Creating Test Data   Hi friends, Even if you write code considering every case in mind there is always a chance that your code contains bugs. So the best way of writing a code that contains least num...

Different Types Of Software Testing Levels

Testing levels are very important these levels are normally recognize absent sections and stop the overlapping and recurrence between the all phases of development life cycle. As we know that in the software development life cycle models, there a...

Testing Web Service response using Junit in Android

Unit Testing plays an important role in software development process, basically this testing is done by Developers as they test smallest piece of codes and test whether it gives accurate output or not.Each unit can be tested separately and can be...

Unit Testing

Unit testing is done by the developers team before the aplication is verified/tested by testing team i.e, execution of the test cases. Unit testing is performed by developer on the specific unit of source code assigned.The test data used by the d...

Manual Testing and Stages of Manual Testing

Manual testing The process carried out to test the software defects manually without using any automated tool or script is know as manual testing. In such testing tester plays a role of end an user and test the software application by using ...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: