Wednesday, October 2, 2013
What is link encryption method?
Posted by
Sunflower
at
10/02/2013 07:00:00 AM
0
comments
Labels: Application, Communication, Cost, Data, digital, Encrypt, Encryption, Information, Link Encryption Method, Method, Objectives, Protection, Safety, Security, System, traffic, Users
![]() | Subscribe by Email |
|
Friday, September 13, 2013
What is Portability Testing?
- To
validate the system partially i.e. to determine if the system under
consideration fulfills the portability requirements and can be ported to environments
with different :-
Posted by
Sunflower
at
9/13/2013 06:42:00 PM
0
comments
Labels: Application, Code, Components, Conditions, Design, Environment, Objectives, Operating System, Platform, Portability Testing, Process, Processor, Re-usable, Requirements, Software, System Testing, Testing
![]() | Subscribe by Email |
|
Wednesday, March 13, 2013
What are characteristics of autonomic system?
Characteristics of Autonomic System
- High intelligence: These
systems have more intelligence incorporated in to them which lets them
tackle this increasing complexity easily.
- Business Goal: They
are driven by the business goal that the quality of experience of the user
must be high. Even with the changing environment, there goals remain the
same. But there are changes that take place in the low – level
configurations. For example, when a user switches over to a low bandwidth
network, the bit rate of the video has to be reduced in order to satisfy
the goals of the business.
- Complex operations: All the operations carried out in an autonomic system are complex in
nature even for the simplest of the services. For example, authentication,
video encoding, billing, routing, shaping, QoS prioritizing, admission
control.
- High level objectives: The human operator just has to specify the high – level objectives and it
is left to the system whether it chooses to optimize one or more of the
goals. In order to achieve this, the system has to translate these
objectives in to low – level configurations.
- Adaptability: The
system has the ability to adapt itself to the current environment.
- Policy continuum: There are a number of perspectives to this as mentioned below:
- Elements: The
elements of the network are assumed to be heterogeneous by the autonomic
communication systems whereas in plain autonomic computing the elements
are taken to be as the homogeneous.
- Distributed: These
systems work up on a distributed environment.
- Complexity: The
complexity in autonomic systems is more because of the complex autonomic
loop that includes the following operations:
Posted by
Sunflower
at
3/13/2013 01:41:00 PM
0
comments
Labels: Autonomic Systems, Business, Characteristics, Complexity, device, Distributed, Elements, Environment, Goals, Networking, Networks, Objectives, Operation, Reliable, Scalability, System, Technology, Users, Views
![]() | Subscribe by Email |
|
Monday, March 4, 2013
What are Software Process Improvement resources?
- Infrastructure and
building support
- Sponsorship
- Commitment
- Baseline activities
- Technologies
- Coordinate training
resources
- Planning expertise
- Baseline action plan
and so on.
- For a technology
that is to be introduced.
- Providing
sponsorship
- Assessment of the
organization impact
- SEPG or software
engineering process group
- MSG or management
steering group
- TWG or technical
work group
- Human resources
- Finance
- Manufacturing
- Development
Posted by
Sunflower
at
3/04/2013 02:53:00 PM
0
comments
Labels: Approach, Components, Domain, Functions, Improvement, Infrastructure, Objectives, Organization, Process, program, Purpose, Requirements, Resources, Roles, Software, Software Process Improvement, SPI, Team, Technology
![]() | Subscribe by Email |
|
Wednesday, May 23, 2012
What is meant by Rational Unified Process?
What is a Rational Unified Process?
Aspects of Rational Unified Process
Posted by
Sunflower
at
5/23/2012 11:55:00 PM
0
comments
Labels: Application, Aspects, Business, Components, Control, Frame works, IBM, Implementation, Iterations, Iterative, Needs, Objectives, Organization, Practices, Process, Quality, Rational Unified Process, Refinement, RUP
![]() | Subscribe by Email |
|
Tuesday, April 24, 2012
What is a Test Harness?
Phases of Test Harness Process
How Test Harness facilitate testing at Integration level?
Posted by
Sunflower
at
4/24/2012 11:31:00 PM
0
comments
Labels: Advantages, Application, Automated Testing Framework, Automation, Code, Data, Framework, Functions, Objectives, Parameters, Phases, Quality, Results, Software testing, Test cases, Test harness, Test Scripts, Tests
![]() | Subscribe by Email |
|
Monday, March 26, 2012
What is the difference between quality assurance and testing?
Quality assurance and testing are the processes that together keep up a control on the quality check of the software system or application. These two processes when implemented together ensure that maximum quality of the software system or application is maintained as much close as possible to the 100 percent.
There is no such software or application that can boast to have 100 percent customer satisfying quality. Well this article is focussed up on these two processes only and the differences between the two. We are discussing differences here because most of the people often confuse between the two.
QUALITY ASSURANCE
- The term “quality assurance” is a self justifying.
- By the term only we can make out that it must be some systematic and planned activities that are to be implemented in a quality system so that a check over its quality requirements is maintained.
- It involves the following processes:
1. Systematic measurement of the quality of the software system or application.
2. Comparison of the quality of the software system or application with the pre- defined quality standards.
3. Monitoring of the processes.
4. An associated feedback for conferring the error prevention.
- A typical quality assurance process also keeps a quality check on the quality of the tools, assemblages, equipments, testing environment, production, development and management processes that are involved with the process of the software testing.
- The quality of a software system or application product is defined by the clients or the customers rather than having a whole society do it.
- One thing that one should always keep in mind that the quality of a software system or application cannot be defined by quality adjectives like poor and good since the quality of one of the aspects of the system could be high and in some other aspect it could be low.
PRINCIPLES OF QUALITY ASSURANCE
The whole process of the quality assurance is guided by the two following principles:
1. Fit for purpose:
The software product is deemed to fulfil the purpose for which it has been made and
2. Right first time:
The mistakes encountered for the first time should be completely eliminated.
TESTING PROCESSES EMPLOYED IN SOFTWARE TESTING & QUALITY ASSURANCE
Below we are mentioning the testing processes that are employed for both the software testing as well as the quality assurance:
1. Testing approaches:
(a) White box testing
(b) Black box testing
(c) Grey box testing
(d) Visual testing
2. Testing levels:
(a) test target:
(i) unit testing
(ii) Integration testing
(iii) System testing
(b) Objectives:
(i) regression testing
(ii) User acceptance testing
(iii) Alpha and beta testing
3. Non functional testing:
(a) Performance testing
(b) Usability testing
(c) Security testing
(d) Internationalization and localization
(e) Destructive testing
4. Testing processes:
(a) waterfall model or CMMI
(b) Extreme or agile development model
(c) Sample testing cycle
5. Automated testing using tools and measurements
In fact both the processes are just the same but with a different perspective i.e., the software testing is aimed at eliminating the bugs out of the software system and the quality assurance takes in to consideration the overall quality of the software system.
In contrast to the quality assurance, software testing is the way to implement the quality assurance i.e., it provides the clients or the customers with the information regarding the quality of the software system or application. The testing is done to make sure of the following points:
1. The product meets the specified requirements.
2. Works as intended.
3. Is implemented with the same characteristics.
The software testing can be implemented at any point of time in the development process unlike the quality assurance that should be implemented right from the beginning to ensure maximum quality.
Posted by
Sunflower
at
3/26/2012 07:06:00 PM
0
comments
Labels: Application, Approaches, Bugs, Defects, Differences, Environment, Errors, Levels, Objectives, Principles, Purpose, Quality, Quality assurance, Software Systems, Software testing, Standards, Tools
![]() | Subscribe by Email |
|
Wednesday, January 25, 2012
What are different characteristics of Certified Association in Software Quality (CASQ)?
CASQ is the abbreviated form of Certified Association in Software Quality. Day by day the competition is increasing in the market. Therefore it becomes necessary to incorporate ability in the management by virtue of which it can easily distinguish the skilled individuals and professionals. CASQ certification lays down a basic foundation for understanding of principles of quality assurance as well as the practices.
- Whenever software attains the certification of CASQ it attains a level of professionalism with regard to the principles and practices of software quality assurance in the field of information technology.
- The software becomes a member of an acclaimed group of professionalism and receives the recognition for its competency by professional and business associates.
- It is guaranteed with fast career advancement.
OBJECTIVE OF CASQ
This certified association of software quality is aimed at establishing the standards of the qualification. Its objective is to continue the advancement in the professional competence.
CASQ BENEFITS
- It defines the tasks and skills associated with the quality of the software in an appropriate order to determine the level of skill mastery.
-It brings out the will of an individual to make a professional improvement.
- It acknowledges the attainment of an standard of professional competency which is duly acceptable.
- It aids the other organizations in the process of selection and promotion of the individuals who qualify successfully.
- It motivates the skilled individuals and professionals to maintain their professional competency and also take up their software quality responsibilities effectively.
- It assists the skilled individuals and professionals in enhancing and improving the software quality assurance programs that are carried out by their organizations.
WHAT CERTIFIED CANDIDATES SHOULD DO?
- To accept the responsibility is a distinguishing mark of professional competency.
- The certified individuals must maintain their standards with regard to their conduct.
- This helps them in discharging their responsibilities effectively.
- If an individual wants to apply for certified association of software quality certification than he/ she has to strictly abide by the policy of the code of ethics that guide the principles and practices of software quality assurance.
- This software certification program comprises of procedures for monitoring the individuals’ behaviour and whether they are sticking to the certification policies and ethics or not.
- If a certified individual or a professional later fails to adhere to these policies, than he is subjected to de-certification.
There are some common principles that one needs to adhere to and these have been mentioned below:
1. Principles
2. Quality concepts
3. Quality assessments
4. Quality models
5. Quality baselines
6. Quality practices
7. Quality planning
8. Quality assurance
9. Define
10.Build
11.Implement
12.Quality work
13.Quality metrics and measurements
14.Security
15.Internal control
16.COTS and contracting quality
17.Out sourcing
There are certain prerequisites that each candidate needs to qualify such as complete a course for a stipulated period of time from an accredited institution, and some experience in information science. The candidate needs to strictly follow the guidelines and commit to the code of ethics.
EXAMINATION FOR CASQ
- The examination for obtaining this kind of certification is available in many countries.
- The QAI global institute is famous for its professionalism in software quality assurance.
- It was established in 1980 and basically was a software quality assurance industry.
- The first certified association of software quality certification was carried out in the year of 1985. The company launched its first formal process in the year of 1990.
- These days, the QAI global institute has attained the multinational reach. The company has certified over 36,000 professionals in the IT sector in over 44 countries of the world.
Posted by
Sunflower
at
1/25/2012 01:23:00 PM
0
comments
Labels: Candidates, CASQ, Certified Association in Software Quality, Competence, Objectives, Organization, Practices, Principles, Procedures, Qualification, Quality, Quality assurance, Skills, Standards
![]() | Subscribe by Email |
|