Thursday, December 10, 2009

Integration Strategies

Bottom-up Integration :-
An incremental approach to integration testing where the lowest level components are tested first, and then used to facilitate the testing of higher level components. This process is repeated until the component at the top of the hierarchy is tested

Top-down testing:
An incremental approach to integration testing where the component at the top of the component hierarchy is tested first, with lower level components being simulated by stubs. Tested components are then used to test lower level components. The process is repeated until the lowest level components have been tested

Positive Testing Vs Negative Testing

Positive testing is that testing which attempts to show that a given module of an application does what it is supposed to do.
Negative testing is that testing which attempts to show that the module does not do anything that it is not supposed to do.
E.g of Positive testing If you are testing for boundary conditions for data ranging from 1-100 then at 101 it should throw and error.
If you are testing for boundary conditions for data ranging from 1-100 then at 101 it is not throwing an error.

Extreme Programming & Scrum

Extreme Programming :- Extreme programming is the term to deal with iterative development model. In this as and when the piece of code is developed it is tested and delivered to the client.So Develop and deliver rule is followed here.

Scrum :- The Scrum is nothign but the whole engagement is divided into small sprints. One sprints lasts for 1 week to 3 weeks and the consensus of the team involved in the whole engagement is taken by doing a small meeting called as Scrum

Test Harness

Test harness or automated test framework is a collection of software and test data configured to test a program unit by running it under varying conditions and monitoring its behavior and outputs

Drivers and Stubs

It is always a good idea to develop and test software in "pieces". But, it may seem impossible because it is hard to imagine how you can test one "piece" if the other "pieces" that it uses have not yet been developed (and vice versa). To solve this kindof diffcult problems we use stubs and drivers.

Stub is a piece of code emulating a called function :-Stubs are created integration testing like Top-down approach
Driver is a piece of code emulating a calling function.Drivers are created integration testing like bottom-up approach

Wednesday, December 9, 2009

ISTQB Training Institute


Are you interested in taking coaching for ISTQB exam? Learn from the Best ISTQB
training institute


ISTQB-FOUNDATION LEVEL
12th and 13th December’2009
NOIDA




Course Objective:
Become a certified software tester and join a group of elite internationally-recognized software testing professionals. Learn the absolute latest testing techniques and concepts from the most qualified & Foundation Level Certified trainers. Increase your marketability world-wide.Highlights Of Training:
ISTQB ACCREDITED TRAINING MATERIAL
THOROUGH PREPARATION OF CERTIFICATION EXAM
MOCK PAPERS & SAMPLE PAPERSHIGHLY EXPERIENCED AND CERTIFIED FACULTY

Course Contents:
Day 1
Fundamentals of Testing

Testing Throughout the Software Lifecycle

Static Techniques
Day 2
Test Design Techniques

Test Management

Tool Support for Testing

Mock Test Paper
Course Fee:
Rs 7721/- (inclusive of all taxes) per candidate

Registration Details
Location:
NOIDA
PureTrainings Software Pvt. LtdA-108B, Sector-58, NOIDA – 201301 (UP)

Contact Information
E-mail: mehak@puretrainings.com
Tel +911.120.462.1087Hand Phone +91.971.782.5444
Bangalore
PureTrainings Software Pvt. LtdBuilding Name:-Golden Square, 53/A, 16th C Main, 4th Block,Koramangala, (Near Sony-Center)Bangalore-560034

Contact Information
E-mail: vinay@puretrainings.com
Hand Phone +91.994.542.2723
Corporate Batches
We also conduct the above programs as Corporate Batches at Client locations' or at our Training Centre.
For Corporate Enquires, please contact Vinay
Email – Vinay@PureTrainings.comHand Phone - +91.991.010.5147
Discounts Scheme
· 5% Discount for early Bird Registrations (15 Days in advance of the program date)
· 5% Discount on Task Force of 4 to 7
· 10% Discount on Task Force of 8 and above
· 5% discount applicable to ISTQB Qualified Professionals.*
· 5% discount applicable to current and alumni of PureTrainings.
Only one discount is applicable at a time

PureTrainings Software Pvt. Ltd. (A subsidiary of PureTesting Software Private Ltd.)A108/B, Sector 58 Noida, UP 201301, India. Tel +91.120.4621010 Fax +91.120.431.6115 Hand Phone +91.971.782.5444
Bangalore Hand Phone +91.994.542.2723
www.PureTrainings.com - Testing Training Experts

Marking breakup for ISTQB Exam !!!

Number of Questions Expected from each chapter
The principles of testing - 7
Testing throughout the life-cycle - 6
Static testing- 3
Test design techniques - 12
Test management - 8

Tool support for testing 4