software-development » Computer internet security 
information computer networking security
 
|
|
|
News
|
Advertise
|
|
Products
|
Contact
 

Posts Tagged ‘software-development’

Security loopholes in software development

Tuesday, August 19, 2008 9:39

Software development is a process in which each and every aspect is a concern. When it comes to security it becomes the priority of software management team because a single flaw can ruin the development process. Following are some concerning areas where loophole may occurs. 1- Validating Input  There must be a ...

This was posted under category: Security software  |  Read Full Story  |  0 Comments

Testing software during the development phase

Tuesday, October 2, 2007 8:09

Testing software during the development phase has become an important part of the development lifecycle and is key to the agile methodologies. Code quality and maintainability is increased by adopting an integrated testing strategy that stresses unit tests, integration tests and acceptance tests throughout the project. But these tests are ...

This was posted under category: Security software, security application development  |  Read Full Story  |  0 Comments