Testing | Techbirds | Page 2

Posted on: May 22, 2014 /

Categories: Testing / Author Name: Vishal Tyagi

To prepare effective test cases, testers and QA engineers should review the software specs documents carefully and raise as much queries as they can. The purpose of Software Requirement Specification Review is to uncover problems that are hidden within the specification document. This is a part of defect prevention. These problems always lead the software

Read More →

712 total views, no views today

Posted on: May 22, 2014 /

Categories: Testing / Author Name: Ankan Sithole

Testing and debugging are different kinds of activity, both of which are very important but many people got confuse in it. Testing: Testing activity is carried down by a team of testers, in order to find the defect in the software. Test engineers run their tests on the piece of software and if they encounter

Read More →

1,590 total views, no views today

Posted on: May 15, 2014 /

Categories: Testing / Author Name: Ankan Sithole

          Software Testing Life Cycle (STLC) is a very important concept that we need to know if we wants to understand testing process in detail. Many people think testing is a static task and finds it boring, but it is definitely not. STLC shows the different phases which are essential for

Read More →

1,049 total views, no views today

Posted on: May 14, 2014 /

Categories: Testing / Author Name: Ankan Sithole

White Box Testing (WBT) is also known as Code-Based Testing or Structural Testing. White box testing is the software testing method in which internal structure is being known to tester who is going to test the software. White box testing involves the testing by looking at the internal structure of the code & when you completely

Read More →

1,314 total views, no views today

Posted on: May 12, 2014 /

Categories: Testing / Author Name: Ankan Sithole

Performance testing, a non-functional testing technique performed to determine the system parameters in terms of responsiveness and stability under various workload. Performance testing measures the quality attributes of the system, such as scalability, reliability and resource usage.It involves testing software applications to ensure they will perform well under their expected workload. Features and Functionality supported

Read More →

579 total views, no views today