Feature news

Define Bug Life Cycle?

Define Bug Life Cycle?

When we find out the bug, we will put into the “open” status. After fixing the bug developer change the status...

Learn more »

Which different test scenarios will you consider, when you are testing a website?

Which different test scenarios will you consider, when you are testing a website?

The first scenario to be tested is the GUI. The page layout and the design elements used on the website...

Learn more »

Which are the different test case formats, that are a part of web testing?

Which are the different test case formats, that are a part of web testing?

The test case formats will vary depending on whether the website is a static website or a dynamic website. The...

Learn more »

Which are the HTTP Response Objects?

Which are the HTTP Response Objects?

Some of the HTTP Response Objects are write, flush, tell, etc. The subclasses of HTTP Response are HttpResponseRedirect, HttpResponsePermanentRedirect, HttpResponseBadRequest,...

Learn more »

While testing a website, which are the different configurations which will have to be considered? These configurations may demand for change in strategy of the webpage.

While testing a website, which are the different configurations which will have to be considered? These configurations may demand for change in strategy of the webpage.

The most important factor that needs consideration is the hardware platform, while some may use the Mac platform, some may...

Learn more »

Which are the common browsers, where a web application should be tested?

Which are the common browsers, where a web application should be tested?

The browsers that are commonly used are Mozilla Firefox, Google Chrome, Internet Explorer and Opera. Therefore, a web application must...

Learn more »

Does automation replace manual testing?

Does automation replace manual testing?

Automation is the integration of testing tools into the test environment in such a manner that the test execution, logging,...

Learn more »