Wednesday, May 2, 2012
TestLink is a Free, open source test case management tool? - Explain?
Posted by
Sunflower
at
5/02/2012 11:30:00 PM
0
comments
Labels: Benefits, Concepts, Cost, efficient, Features, Integration, Models, Open Source Test Case Management Tool, Peers, Principle, Purpose, Requirements, Software testing, STLC, Test cases, Test Scripts, TestLink, Time, Tool
![]() | Subscribe by Email |
|
Saturday, April 28, 2012
What is meant by production verification testing?
- Business process flows
- Proper functioning of the data entry functions
- Proper running of any batch processes against the
actual data values of the production process.
About Production Verification Testing
Entry and Exit Criterion for Production Verification Testing
- The completion of the User acceptance testing is
over and has been approved by all the involved parties.
- The documentation of the known defects is ready.
- The documentation of the migration package has
been completed, reviewed and approved by all the parties and without fail
by the production systems manager.
- The processing of the migration package is
complete.
- The installation testing has been performed and
its documentation is ready and signed off.
- The documentation of the mock testing has been
approved and reviewed.
- A record of the system changes has been prepared and approved.
Posted by
Sunflower
at
4/28/2012 04:33:00 PM
0
comments
Labels: Application, Data, Defects, Entry, Errors, Exit, Functions, Methodology, Parallel testing, Production Verification testing, Simulation, Software Development Methodology, STLC, User Acceptance, Verification, Verify
![]() | Subscribe by Email |
|
Friday, April 27, 2012
What kinds of people are involved in software testing?
- Developer: A developer as the name suggests is
responsible for taking care of all the development activities like:
- Data architect or Data Modeler: Data architect
is responsible for taking care of the management of all the issues
regarding the architecture and build of the software system or
application:
- Senior Developer or System Tester: A team
consists of more than one senior developers or system testers and they are
responsible for taking care of the actual software testing of the software
system or application. They share some responsibilities with the
developers:
- Data base Administrator: They share the
responsibilities of the following tasks:
- Integration Tester or Senior ETL Designer: They are responsible for:
- Quality assurance people
- QA software tester
- User acceptance tester
- Release manager
- Production support specialists
Posted by
Sunflower
at
4/27/2012 11:36:00 PM
0
comments
Labels: Bugs, Code, Data, Data architect, Database administrator, Defects, Developer, Errors, ETL designer, Integration tester, QA Tester, SDLC, Software testing, STLC, System Tester, Test Manager, Test Plan, Testers
![]() | Subscribe by Email |
|
Friday, April 13, 2012
What are the items covered in a test plan?
One cannot expect the two cycles namely the STLC or software testing life cycle and the SDLC or software development life cycle to succeed without a test plan. Like a lamp is needed to guide one along a dark path, similarly a test plan guides the whole software testing process in to the right direction and keeps the whole development process on track.
Without a test plan you won’t be able to know that whether or not you are building the right software artefact and even if you are building the right one, are you building it in the right way? ; realizing later will prove to be a heavy burden for you and also it will cost you double the initial cost.
What does a test plan do?
- The test plan covers up various aspects of the process of software testing.
- To say it simple, a test plan lays out a systematic approach for the process of software testing of a proposed software system or application.
- By looking at the test plan one gets to what will be the work flow and how it will take place.
- Preparation of a test plan involves the documentation of the strategy that is to be followed during the testing process.
- Firstly the users’ requirements documentation prepared in the requirements analysis phase is studied thoroughly and understood by the test engineers and then they figure out all the possible methods and techniques that can be employed to satisfy all the requirements.
- Finally, all the requirements that can be incorporated in to the software are listed and those which cannot be are informed to the user.
- Accordingly, the requirements are resolved and a test plan is formulated for achieving all the objectives.
Items covered in test plan
A typical test plan has to have one or more of the below mentioned items according to the norms and responsibilities levied on the organization:
(a) Compliance test or design verification
- This is the first step in the testing process and involves the development of the smaller units or modules of the software system or application after they have been approved by the senior developers or testers.
- In this, the objectives of the software system are established and defined. But, it is not defined how that system will be designed or achieved.
- It also involves the generation of user requirements documentation.
(b) Production test or manufacturing
- This step is executed when the software product is being assembled and for the purposes of controlling the quality.
(c) Commissioning test or acceptance
- This step is carried out before the final product is released to the client or the users.
(d) Repair test
It can be performed any time during the service life of the software.
(e) Regression test
Test plan according to IEEE 829 standard
The level of the design of the test plan depends on the complexity of the software program. IEEE has laid down what all the items are to be covered by a test plan via the 829 standard for software test documentation:
- Test plan identifier
- Background
- Introduction
- Assumptions
- Test items
- Features to be tested: functionalities and requirements that have to be tested.
- Features not to be tested: functionalities and requirements that don’t have to be tested with reasons.
- Approach: description of the data flow, live execution, simulation and philosophy behind it.
- Item pass/fail criteria: expected outcomes and tolerances.
- Suspension criteria and resumption criteria: description of the check points.
- Test deliverable
- Testing tasks
- Environmental needs
- Responsibilities
- Staffing and training needs
- Schedule
- Risks and contingencies
- Approvals
Posted by
Sunflower
at
4/13/2012 02:18:00 PM
0
comments
Labels: Application, Aspects, Design, Development, Documentation, Modules, Quality, Regression Testing, Requirements, Software Systems, Software testing, STLC, Strategy, Test Plan, Testers, Tests, Users
![]() | Subscribe by Email |
|
Tuesday, April 3, 2012
What is the entry and exit criterion for production verification testing?
Some entry and exit criteria have been predefined for all the software testing methodologies and in the same way some criterion have been defined for the production verification testing also.
For a software system or application to process from one phase of the software testing life cycle to the other one, it has to satisfy all the exit criteria of the previous software testing methodology and entry criteria of the software testing methodology that it is about to undergo.
So this article states the entry and exit criteria for the production verification testing and before that we have given a discussion about the production verification testing.
About Production Verification Testing
- Production verification is also an important part of the software testing life cycle like all the other software testing methodologies and is carried out after the successful completion of the user acceptance testing phase.
- The entire production verification testing deals with the simulation of the cutover of the whole production process as close to the true value as possible.
- Production verification testing also serves as an opportunity for the conduction of a full real like full dress rehearsal of the changes in the business requirements if any.
- The production verification is not like the parallel testing since there is a difference of the goal.
- The goal of the production verification testing is to verify that the data is being processed properly by the software system or application rather than comparing the results of the data handling of the new software system software or application with the current one as in the case of parallel testing.
- This software testing methodology has been designed for the verification of the following aspects:
a) Proper running of any batch processes against the actual data values of the production process.
b) Business process flows
c) Proper functioning of the data entry functions
Here we list some of the entry and exit criteria of the production verification testing:
Entry Criteria for Production Verification Testing
- For the production verification testing to commence it is important that the documentation of the previous testings is produced and the issues and faults that were discovered then are fixed and closed.
- If there is a final opportunity for the determination of whether or not the software system or application is ready for the release, it is the production verification testing.
- The completion of the User acceptance testing is over and has been approved by all the involved parties.
- The documentation of the known defects is ready.
- The documentation of the migration package has been completed, reviewed and approved by all the parties and without fail by the production systems manager.
- For the production verification testing, the testers need to remove or uninstall the software system or application from the testing environment and re-install it again as it will be installed in the case of the production implementation.
Exit Criteria for Production Verification Testing
- The processing of the migration package is complete.
- Apart from just the simulation of the actual production cut over, the real business activities are also simulated during the phase of the production verification testing.
- Since it is the full rehearsal of the production phase and business activities, it should serve the purpose of the identification of the unexpected changes or anomalies presiding in the existing processes as a result of the production of the new software system or application which is currently under the test.
- The installation testing has been performed and its documentation is ready and signed off.
- The documentation of the mock testing has been approved and reviewed.
- A record of the system changes has been prepared and approved.
Posted by
Sunflower
at
4/03/2012 12:01:00 AM
0
comments
Labels: Application, Bugs, Criterion, Data, Defects, Entry, Errors, Exit, Goals, Methodology, Phases, Production Verification testing, Requirements, Software testing, STLC, User Acceptance, Verification
![]() | Subscribe by Email |
|
Friday, March 30, 2012
What is the entry and exit criterion for integration testing?
Integration testing as we know is the second main software testing methodology in the software testing life cycle or STLC after unit testing. It is succeeded by the system testing and system integration testing substantially.
Like for every other testing methodology, a software system or application can undergo testing only after passing some pre- defined entry criteria and for exiting the testing phase also it needs to pass some pre- defined exit criteria in integration.
This article is focussed up on the entry and exit criterion for the integration testing. But, let us brief up ourselves with the concepts of integration testing so that it becomes easy for us to define with the entry and exit criteria defined for integration testing.
About Integration Testing
- Integration testing is sometimes abbreviated as I & T i.e., integration and testing.
- Integration testing has been named so because it involves the integration of the software system or application modules before carrying out the testing on them.
- Thus, we can say that the it is contrary to the unit testing since here it involves the testing of the system modules as groups of two or more modules rather than carrying out testing on them as individual modules like in the case of unit testing.
- Integration testing is often carried out after the unit testing but before the validation testing.
- Only those individual system modules which have passed the unit testing with successful grades can be considered as a valid input for the test cases created for the integration testing.
- Though, in some cases there might be some exception if error present in any individual module can only be rectified in the later stages of the testing cycle.
- When the groups or aggregates of the modules pass the integration testing, then only they can be moved further for the system testing and system integration testing.
- The reliability requirements, performance requirements and the functional requirements that have been specified for the major design items are what are tested by the integration testing.
- By major design items, here we mean the group of units or modules or assemblages.
- These assemblages or groups of units are put together via their interfaces by implementing the black box testing techniques and the faults and errors are simulated according to the proper defined parameters and the input data values.
- The inter process communication occurring as a result of the integration between the several unit groups is also tested apart from just testing the above mentioned requirements.
- The implementation of these small sub systems takes place through the interface of the input.
- A verified base is prepared on which the various assemblages are placed which is then used as a support to the integration testing test cases for the testing of the other assemblages.
- This approach has been termed as the “building block approach”. Integration testing can be implemented via any of the below mentioned approaches:
1. Big bang approach
2. Usage model testing
3. Top down approach
4. Bottom up approach
5. Sandwich testing
Entry criteria for Integration testing
- The system units or modules needed for the integration must be ready to be integrated.
- Unit testing must have been completed and closed.
- All the issues discovered during the unit testing must have been addressed and closed.
- The test scripts for the integration testing should be ready.
- The testing should be commenced as per the schedule and the plan.
- The test environment should be ready.
Exit criteria for Integration testing
- Issues discovered during the integration testing must be addressed, fixed and closed..
- 10 percent of the benchmark as decided by the QA people is supposed to be allowed for the issues that outstand.
- All the test cases must be executed and passed.
- Transition meeting should be signed off.
Posted by
Sunflower
at
3/30/2012 11:03:00 PM
0
comments
Labels: Application, Approach, Bugs, Criterion, Defects, Entry, Errors, Exit, Functionality, Integration, Integration testing, Modules, Phases, Requirements, Software testing, STLC, Test cases, Unit Testing
![]() | Subscribe by Email |
|
What is the entry and exit criterion for regression testing?
Regression testing is a very common software testing methodology and its importance is not hidden from us. Regression testing forms a part of software testing life cycle of every software system or application and project is finalised before running it at least once under the regression testing.
Like the other software testing methodologies the regression has also defined some entry and exit criteria for itself that a software system or application needs to fulfill satisfactorily to undergo regression testing.
But first we will state a brief discussion regarding the regression testing since then it will be easy for us to recognize the entry and exit criteria for the regression testing.
About Regression Testing
- Regression testing is just like the validation testing and is aimed at providing a repeatable and consistent validation of all the changes that have been made to the software system or application under its development or after its completion or after being modified.
- There are chances that at the fixation of a defect new faults and errors might be introduced in to the code of the software system or application that may cause further problems in the functioning of the software system or application.
- An uncertainty is introduced up to some level regarding the ability of the software system or application to make repetition of everything that went right till the encounter of the point of failure.
- To put it simply we can say that the regression testing is nothing but the retesting of the whole software system or application or a selected part of it that has underwent some changes or has been modified for assuring that the encountered fault does not re- occur and none of the previously properly working components of the system like features and functions do not fail as the affect of the introduced modifications.
How to conduct regression testing?
There are many options for conducting regression testing.
- It can either be conducted at the end of the development process of the software system or application.
- It can also be carried out in parallel with the substantial completion of the other software testing methodologies in different phases of the software testing life cycle.
Importance of Regression Testing
- In general, the regression testing is thought of as a quality check tool which controls the quality of the software system or application in regard to the changes made to that particular software system or application and ensures that it does not affects the working of the other previously working components.
- One extremely important point to be noted is that the regression testing is not about testing whether the discovered bugs and errors have been fixed or not but it is all about testing the software system or application up to the point at which the system is not affected by the changes made to fix the bugs.
Entry and Exit criterion for Regression testing
Now we list some of the entry criteria that an application needs to satisfy for undergoing regression testing:
1. The documentation of the defect or the bug is ready and the defect or the bug is repetitive.
2. For the purpose of the identification and tracking of the regression testing efforts, a defect tracking record or a change control has been opened.
3. The creation, review and approval of the tests that are specific to the defect have been done.
There is an only one exit criterion for the regression testing which is that the software system or application should not show any negative result i.e., malfunctioning of any component that was previously working alright before any new changes were introduced to the software system or application for fixing the bug.
Posted by
Sunflower
at
3/30/2012 01:31:00 PM
0
comments
Labels: Application, Bugs, Changes, Components, Criterion, Defects, Entry, Errors, Exit, Failure, Faults, Functionality, Quality, Regression, Regression Testing, Software testing, STLC, Validation
![]() | Subscribe by Email |
|
Wednesday, March 28, 2012
What should a test plan test?
It is common tendency of us to chalk out a plan before we start doing any task! Why do we make plans? Simply because we don’t want our process or task to go astray. We want to keep a track of the processes and make sure that they are being guided in to the right direction and also most of the errors and faults are avoided.
Same philosophy holds hundred percent true for the software testing life cycle also. It also requires a test plan to prevent itself from going astray and slip out of track! To say it scientifically, we mean that a test plan is required for determining whether the software system or application meets the specifications and requirements listed for it or not?
WHAT SHOULD A TEST PLAN DO?
- A test plan is prepared by the test engineers after struggling with all the requirements of the testing phase and the software and after assessing all the risks associated with the project.
- As a normal plan would do i.e., test plan details out a systematic approach to the accomplishment of a certain task, so does a test plan with the only difference being the task.
- For the test plan the task is the successful completion of a particular software testing.
- A test plan gives a detailed approach of all the processes or activities to be undertaken during the testing.
- A test plan marks the work flow of the software testing mechanism.
- A test plan states the strategy to be followed to make the software testing successful or in other words we can say that it provides a means to check whether or not the software system or application meets all the requirements and specifications as mentioned by the client or the customer in the documentation.
ITEMS OF A TEST PLAN
A typical test plan has to have one or more of the below mentioned items according to the norms and responsibilities levied on the organization:
(a) Compliance test or design verification
- This is the first step in the testing process and involves the development of the smaller units or modules of the software system or application after they have been approved by the senior developers or testers.
- In this the objectives of the software system are established and defined. But, it is not defined how that system will be designed or achieved.
- It also involves the generation of user requirements documentation.
(b)Production test or manufacturing
This step is executed when the software product is being assembled and for the purposes of controlling the quality.
(c) Commissioning test or acceptance
This step is carried out before the final product is released to the client or the users.
(d) Repair test
It can be performed any time during the service life of the software.
(e) Regression test
WHAT ITEMS ARE COVERED IN A TEST PLAN VIA IEEE 829 STANDARD?
IEEE has laid down what all the items are to be covered by a test plan via the 829 standard for software test documentation:
1. Test plan identifier
2. Background
3. Introduction
4. Assumptions
5. Test items
6. Features to be tested: Functionalities and requirements that have to be tested.
7. Features not to be tested: Functionalities and requirements that don’t have to be tested with reasons.
8. Approach: description of the data flow, live execution, simulation and philosophy behind it.
9. Item pass/fail criteria: expected outcomes and tolerances.
10.Suspension criteria and resumption criteria: description of the check points.
11.Test deliverables
12.Testing tasks
13.Environmental needs
14.Responsibilities
15.Staffing and training needs
16.Schedule
17.Risks and contingencies
18.Approvals
One cannot expect the two cycles namely the STLC or software testing life cycle and the SDLC or software development life cycle to succeed without a test plan.
Posted by
Sunflower
at
3/28/2012 11:21:00 AM
0
comments
Labels: Application, Approach, Defects, Design, Documentation, Errors, IEEE 829, Purpose, Quality, Requirements, Risks, Software Systems, Software testing, STLC, Strategy, Tasks, Test Plan, Tests, Users
![]() | Subscribe by Email |
|