
Search In
What is load testing ?
This is the simplest type of performance testing. The load testing comes under the non functional testing. A load test is commonly acted to understand the behavior of the software or application under a particular prospective
What is Protocol Testing?
Protocol Testing is common word utilized by the organizations working in the transmission enterprises for testing distinct protocols in the domains of Wireless, Switching, Routing etc.
There are many companies which manufa
Working of cloud computing:
In Cloud Computing environment, local computers are no longer required to install heavy applications and software. The network of computers that make up the cloud handles them instead. Hardware and software demands on
All major development or changes to a site should be performed on the development machine and once thoroughly tested then only be implemented to the live site.
There are chances when you have to make changes on live site directly. In this case y
Unity UI Issues with respect to Platforms
Unity works on the GUI, GUI-Textures for the buttons and labels. Which causes many issues when we shift from one
screen size to another. Either you need to write your code according to percentage or redo yo
If anyone face the error 'The requested address '/' was not found on this server' in cakePHP, then try these two steps:-
Add function date_default_timezone_set() somewhere in you cake/app folder.
If above solution not works then place date_default_
Does anybody know reliable way to get MAC address of Client PC using ASP.Net / C#.
I am using framework 3.5.
Below is the code I am using working fine on locally / IIS.
But this works on a site having full trust level. But doesn't work with med
During my project work I was working on a code in which I was getting segmentation fault on initialization of two variables of float data type whose dimensions where 1000 cross 1800 for both of them, but when I declared the variables globally program
To implement caching in core php follow the below steps : -
Step 1 - Firstly create a folder having write permission where we store the output of the page.
Step 2 - At the start of file, please check whether we have already stored any output
Priority:- When a task should be worked upon or when a bug should be fixed.
Severity:- What is the effect if this problem is not operate upon now/a defect is not fixed now.
High priority and High severity:-
you are testing a website and its login
