Posts Tagged ‘Web Development’

10+ Sections That Should Be In Your Software Test Plan

Posted by Jay Philips On 6 July 2011 4 Commented

The test plan is very important in any organization. The Test Plan defines the project’s objectives, scope, approach, and focus of its testing efforts. The process of preparing a Test Plan provides an effective way to think through the efforts needed to validate the acceptability of the application under test (AUT).
The Test Plan offers [...]

Share

Quality Assurance Roles and Responsibilities

Posted by Jay Philips On 1 November 2010 14 Commented

There are various roles on projects, some people may play more than one role. You should always check with your organizations testing methodology on what your role(s) are. Below is a breakdown of quality assurance roles and responsibilities:
Phase: All

Test Lead

Oversees all testing staff and activities for all assigned applications
Ensures all testing standards are being [...]

Share

SEO What? SEO How? Great Tips For All

Posted by Jay Philips On 2 August 2010 109 Commented

Have you heard of this thing called search engine optimization (SEO)? You know the process of improving ranking in search engine results. There are lots of articles, tips & blogs out there on SEO. There are some great tips out there and since you don’t have time to read every single blog/article I thought [...]

Share

The Ultimate Roundup of Websites to Promote Your Design Articles For Free

Posted by Jay Philips On 3 June 2010 105 Commented

Your wrote your article. You tweeted your article on Twitter. You posted your article to your FaceBook Fan Page. You posted your article to your FaceBook Profile.Then you wait… and wait.. and wait some more. You ask yourself “Where are all the visitors? Did I reach as many people as I [...]

Share

30+ Common Testing Mistakes

Posted by Jay Philips On 25 November 2009 20 Commented

I was cleaning out a folder on my machine when I stumbled on an oldie but goodie PDF called “Classic Testing Mistakes” by Brian Marick.
In the paper he states how he breaks the classic mistakes into 5 themes and how to resolve the mistakes:
1. The Role of Testing: who does the testing team serve, and [...]

Share

100+ Open Source/Free Security Tools

Posted by Jay Philips On 6 October 2009 28 Commented

Security testing is a process to determine that an IS (Information System) protects data and maintains functionality as intended.
The six concepts that need to be covered by security testing are: confidentiality, integrity, authentication, authorization, availability, and non-repudiation.
Confidentiality: A security measure which protects against the disclosure of information to parties other than the intended recipient(s). Often [...]

Share

15+ Open Source Test Management Tools

Posted by Jay Philips On 10 September 2009 26 Commented

Test Management tools are very important to any test team. Test teams use these tools to help capture requirements, design test cases, map test cases to requirements, test execution reports and much more. Companies may use one to many tools for this, which range from very expensive to open source. My advice would [...]

Share

100+ Open Source/Free Functional Testing Tools

Posted by Jay Philips On 4 August 2009 21 Commented

It is very important to make sure that your application functions as expected. There may be times that you add one little piece of code and all of a sudden other parts of the application no longer works. You may not have time/capacity to manually go back and regression test all the pieces [...]

Share

50+ Open Source Tracking Database Tools

Posted by Jay Philips On 9 July 2009 5 Commented

No matter how good you think your code is there is always going to be a bug/defect of some kind. Defect numbers may range from 1 to thousands so it’s important to have a very good tracking tool. There are commercial tools out there but I figured I’d focus on the open source [...]

Share

10+ Open Source Link Checking Tools

Posted by Jay Philips On 7 July 2009 18 Commented

It is very important to make sure that there are no broken links on your site. A link may be active when your first added it but as the days, months, years go by the link may end up being broken.
Below are some open source tools that can help you find those broken links.

Bugkilla – [...]

Share
Next