
Search In
Performance testing define as the non-functional testing which used to determine that how the system will react in different – different level of work load or stress. This testing basically used to determine the issues of performance.
In performanc
Every web browser save the website small information in the form of text files known as cookies. These files are saved in the user’s hard drive by server; these saved cookies are then used later when user reopen that website again. HTTP
In previous tutorial we discussed refactoring code and decorators pattern. In this tutorial we will take our discussion further to form objects pattern. We use forms in our application to take inputs from user. The form data is received in our contro
Testing In Rails: Unit Testing In Models
Hi friends,
In my previous blog, Testing In Rails: Introduction and Creating Test Data, I had given you a brief introduction of rails test cases and why they are required. Also I guided you how we can create
Hi, I'm new to Android world and I got a problem when I try to upload my first game which is 350 MB to Google Play Console. I have searched for many days but I still have no idea what is the right way to handle it. It seems like Dynamic Delivery
In C programming, you will allocate memory dynamically by using the functions defined in the header files.
These functions are found in <stdlib.h> header file.
S.N.
Function & Description
1
vo
create php login script using javascript ajax ?
i have this script for php login and i need to use ajax to login the users
but i can not make it work i can't get response form processing page
and i use alert function to alert response text but it
Artificial Intelligence (AI) is designing machines that have the ability to think. The discussion about its importance have gained momentum in recent years. Is it a bane or boon to future of human existence is an ongoing debate. However the truth is
In this tutorial we will learn how to send the pushnotifications iPhone/ Android apps.
Below is the code that requires the follwoing elements to send the pushnotification from iPhone
1-) The device token to which we need to send the pushnotificatio
It is a portion of the test plan that documents the tool and process used to record and track defects. It describes team resources involved in the defect tracking process and the categories used to prioritize defects.
Some of the sample categories f
