Monthly Archives: September 2012

Home/2012/September

What is Crowd-source Testing?

2013-01-10T12:11:53+05:30

Crowdsource testing is an emerging trend in software testing which exploits the benefits, effectiveness, and efficiency of crowdsourcing and the cloud platform. Crowdsourcing is a term that has been used to

What is Crowd-source Testing?2013-01-10T12:11:53+05:30

White-box Testing – Is It Really White?

2013-01-10T12:12:01+05:30

White-box testing is testing that takes into account the internal mechanism of a system or component. White-box testing is also known as structural testing, clear box testing, and glass box testing.

White-box Testing – Is It Really White?2013-01-10T12:12:01+05:30

What is Black Box Testing?

2013-01-10T12:13:54+05:30

Black box testing takes an external perspective of the test object to derive test cases. These tests can be functional or non-functional, though usually functional. The test designer selects valid and

What is Black Box Testing?2013-01-10T12:13:54+05:30

What is Bucket Testing?

2013-01-10T12:13:45+05:30

Bucket testing is also called as variable testing or A-B testing. Buckets are our implementation of smart objects. A bucket is a storage unit that contains data. The bucket design goals

What is Bucket Testing?2013-01-10T12:13:45+05:30

Integration Testing

2013-01-10T12:15:59+05:30

Integration testing is a software testing methodology used to test individual software components or units of code to verify interaction between various software components and detect interface defects. Components are tested

Integration Testing2013-01-10T12:15:59+05:30

Rapid Testing

2012-12-27T08:00:13+05:30

Rapid testing is the testing software faster than usual, without compromising on the standards of quality. It is the technique to test as thorough as reasonable within the constraints. This technique

Rapid Testing2012-12-27T08:00:13+05:30
Go to Top