Remember Me
forgot your password?

Basic Faqs in Software Testing

1. What is the purpose of the testing?

Software testing is the process used to help identify the Correctness, Completeness, Security and Quality of the developed Computer Software.

Software Testing is the process of executing a program or system with the intent of finding errors.

2. What is quality assurance?

Software QA involves the entire software development PROCESS - monitoring and improving the process, making sure that any agreed-upon standards and procedures are followed, and ensuring that problems are found and dealt with. It is oriented to 'prevention'.

3. What is the difference between QA and testing?

Testing involves operation of a system or application under controlled conditions and evaluating the results. It is oriented to 'detection'.

Software QA involves the entire software development PROCESS - monitoring and improving the process, making sure that any agreed-upon standards and procedures are followed, and ensuring that problems are found and dealt with. It is oriented to 'prevention'.

4. Describe the Software Development Life Cycle

It includes aspects such as initial concept, requirements analysis, functional design, internal design, documentation planning, test planning, coding, document preparation, integration, testing, maintenance, updates, retesting, phase-out, and other aspects.

5. What are SDLC and STLC and the different phases of both?

SDLC
> Requirement phase
> Desing phase (HLD, DLD (Program spec))
> Coding
> Testing
> Release
> Maintenance

STLC
> System Study
> Test planning
> Writing Test case or scripts
> Review the test case
> Executing test case
> Bug tracking
> Report the defect

6. What is a Test bed?

Test Bed is an execution environment configured for software testing. It consists of specific hardware, network topology, Operating System, configuration of the product to be under test, system software and other applications. The Test Plan for a project should be developed from the test beds to be used.

7. What is a Test data?

Test Data is that run through a computer program to test the software. Test data can be used to test the compliance with effective controls in the software.

8. Why does software have bugs?

Miscommunication or no communication about the details of what an application should or shouldn't do

Programming errors in some cases the programmers can make mistakes.

Changing requirements there are chances of the end-user not understanding the effects of changes, or may understand and request them anyway to redesign, rescheduling of engineers, effects of other projects, work already completed may have to be redone or thrown out.

Time force - preparation of software projects is difficult at best, often requiring a lot of guesswork. When deadlines are given and the crisis comes, mistakes will be made.

9. What is the Difference between Bug, Error and Defect?

Error: It is the Deviation from actual and the expected value.

Bug: It is found in the development environment before the product is shipped to the respective customer.

Defect: It is found in the product itself after it is shipped to the respective customer.

10. Describe the difference between validation and verification

Verification is done by frequent evaluation and meetings to appraise the documents, policy, code, requirements, and specifications. This is done with the checklists, walkthroughs, and inspection meetings.

Validation is done during actual testing and it takes place after all the verifications are being done.

11. What is the difference between structural and functional testing?

Structural testing is a "white box" testing and it is based on the algorithm or code.

Functional testing is a "black box" (behavioral) testing where the tester verifies the functional specification.

12. Describe bottom-up and top-down approaches

Bottom-up approach: In this approach testing is conducted from sub module to main module, if the main module is not developed a temporary program called DRIVERS is used to simulate the main module.

Top-down approach: In this approach testing is conducted from main module to sub module. if the sub module is not developed a temporary program called STUB is used for simulate the submodule.

13. What is Re- test? What is Regression Testing?

Re- test - Retesting means we testing only the certain part of an application again and not considering how it will effect in the other part or in the whole application.

Regression Testing - Testing the application after a change in a module or part of the application for testing that is the code change will affect rest of the application.

14. Explain Load, Performance and Stress Testing with an Example.

Load Testing and Performance Testing are commonly said as positive testing where as Stress Testing is said to be as negative testing.

Say for example there is a application which can handle 25 simultaneous user logins at a time. In load testing we will test the application for 25 users and check how application is working in this stage, in performance testing we will concentrate on the time taken to perform the operation. Where as in stress testing we will test with more users than 25 and the test will continue to any number and we will check where the application is cracking.

15. What is UAT testing? When it is to be done?

UAT testing - UAT stands for 'User acceptance Testing. This testing is carried out with the user perspective and it is usually done before the release.

For more FAQs in Software Testing visit : softwaretestingguide.blogspot.com

Jerry Ruban

Author of softwaretestingguide.blogspot.com

Rate this Article: 4.5 / 5 stars - 2 vote(s)
Print Email Re-Publish

Add new Comment



Captcha
0
1. karthik (09:24, 15.12.2008)
i never seen this much clear document any where in the web site or in the books . i am new to software testing this article is really help full to quick and clear learn about software testing ..

  • Latest Software Articles
  • More from Jerry Ruban

Simulated prototypes of websites: questions and answers

By: Justinmind Prototyper | 09/11/2009
Here are some questions and answers about creating wireframes with Justinmind Prototyper.

Southern Marking Systems Joins TraceGains’ Reseller Partner Program

By: Thomas Cutler | 09/11/2009
Southern Marking Systems Joins TraceGains’ Reseller Partner Program

Registering a .dll File

By: Jameson Meer | 09/11/2009
There are two different ways on how to register the file on the operating system of your windows: The Manual Register and the simpler way is the self register.

M2TS to iMovie Converter, import Sony M2TS files into iMovie to make your own home videos

By: Palmmacconverter | 09/11/2009
iMovie is a free and easy-to-use video editor for mac users and it can work with MPEG-2, MPEG-4, H.264, DV formats. Then you need a M2TS to iMovie converter to convert M2TS to iMovie compatible video formats so that you can get M2TS to iMovie for editing off your HD camcorder. This function supports all iMovie versions: iMovie HD, iMovie 08, iMovie 09. With M2TS to iMovie converter, you can convert M2TS to iMovie workable formats with a few mouse clicks

How to Convert a PSD into PNG File

By: Jenith Dsouza | 09/11/2009
Images, pictures, designs etc., are ready with you, mostly in Photoshop as PSD files? When you try opening these files, you will be able to continue working on the images again. But if you want to extract some of the layers from psd file without loosing the transparency of the images, then here is the solution.

Outsource Software Development: The New Era of Profitability

By: Arun Kumar | 09/11/2009
The entire world of software development has seen a whale of change in the last few years. With the arrival of a host of major software development firms, clients have started getting the most unique and advanced software programs that can increase productivity thus resulting in profit maximization. The software developers have used the most innovative software development platforms and they have just hit it straight in help their clients get what they exactly want.

Best DVD Copy Pro Software to Compress D9 to D5 on Mac

By: Steve | 09/11/2009
DVD Copy Pro for Mac can not only backup your favorite DVD and important data but also save you a lot of time. This professional and user-friendly DVD Copy program will show you how easy and convenient it is to compress and copy D9 to D5, as well as copy DVD to DVD Disc, ISO Image file, Video_ts, dvdmedia etc.

Explain Sei, Cmm, Cmmi, Iso, Ieee, Ansi

By: Jerry Ruban | 10/02/2009 | Software
SEI, CMM, CMMI, ISO, IEEE, ANSI

Basic Faqs in Software Testing

By: Jerry Ruban | 01/12/2006 | Software
Your perfect guide for FAQS on Software Testing.

Submit Your Articles Free: Signup
Article Categories




Use of this web site constitutes acceptance of the Terms Of Use and Privacy Policy | User published content is licensed under a Creative Commons License.
Copyright © 2005-2008 Free Articles by ArticlesBase.com, All rights reserved. (0.18, 6, w1)