All Tutorials
How to link a domain to a webhost?
In a real world you buy a plot of land and build your house on it. You then get an address and point all your guests to that address when you wish to invite them. In a virtual world you buy webhosting and build your website on it. You then get a domain name and point...
How to register a domain name?
If you want to start your own blog or website, the first thing you would need is to register a domain name. This leads us to a question, what is a domain name? Domain name is the address where your website visitors can access your website. In a bit more technical...
Software Testing Interview Questions – Part 3
What do you think is the best strategy to apply if there isn’t enough time for testing?At what stage does User Acceptance Testing come into picture on software testing?When will we know that testing is complete?How to ensure that a bug has been fixed? Get answers to all such questions and more
How to install WordPress?
Step by step method to install WordPress on your webhost. We discuss two methods in a very detailed way. Once click installer and using FTP client.
Software Testing Interview Questions – Part 2
List of frequently asked software testing interview questions. How to deal with non-reproducible bugs?What are the common misconceptions about Software Testing?
Software Testing Interview Questions – Part 1
Check the exhaustive list of frequently asked software testing interview questions
What is the purpose of documentation in software testing?
Documentation is writing narrative information about data processing activities that was developed and maintained. In software testing, documentation may include writing…
Black Box Testing vs White Box Testing
Black-box and white-box testing are commonly used on numerous testing techniques. In this article, we will tackle the use and the techniques of testing for the two.
What is Software Development Life Cycle and where does STLC (Software Testing Life Cycle) fits into it?
Software Development Life Cycle (SDLC) provides a planned and standardized process for all phases of any System Development stage. Each phase tracks the development of the system, from project planning or feasibility study to maintenance of the system.
Should Developers Test Their Own Code Or Do We Need A Separate Testing Team?
It has not been proven that developers who build and code the program can substitute a tester and follow a detailed test plan. As they say, “Good Developers may not be Good Testers”. Following are the pros and cons if the developer will test their own program.
WordPress.com vs WordPress.org
What is the difference between WordPress.com vs WordPress.org? Here is a golden rule to choose between WordPress.org and WordPress.com
Manual Software Testing vs Automated Software Testing
Learn the pros and cons of manual and automated testing. This article will tackle the differences between manual and automated testing, their pros and cons, and when to perform manual or automated testing.
What is WordPress?
WordPress is an open source, free and one of the most powerful Content Management Systems (CMS). It is based on a popular server side programming language PHP and MySQL database. WordPress was first introduced in 2003 and quickly became a prominent CMS platform.
Difference Between QA and QC
Difference between Quality Assurance (QA) and Quality Control (QC) In IT industry, people often confuse quality assurance with quality control. This article will differentiate Quality Assurance and Quality control.
Is Software Testing a right career choice?
Is Software Testing a right career choice? How is software testing as a career? What opportunities do I have. Check this article to know more.
What is Software Testing
Software testing is a process where a software tester/team runs a program or a system to find bugs or defects, to maintain the correctness and reliability of a program. Software testing also validates and verifies the program to check if the business and technical requirements are met, and is working as expected.