Skip to main content

Home/ Groups/ Software Tutorials for Visual Learners
1More

Software Testing Certifications - How to Choose Which One to Take - 0 views

  •  
    As a software test professional, you may be considering adding a test certification to your qualifications. CSTP, CTM, CSTE, CMST, ISEB, ISTQB - there are many certifications available and it can become confusing to understand which one is best for you
1More

Generalization of module testing criteria - 0 views

  •  
    Module testing criteria can often be generalized in several possible ways to support integration testing. As discussed in the previous subsection, the most obvious generalization is to satisfy the module testing criterion in an integration context, in effect using the entire program as a test driver environment for each module.
1More

What makes a good tester? - 0 views

  •  
    As software engineering is now being considered as a technical engineering profession, it is important that the software test engineer's posses certain traits with a relentless attitude to make them stand out.
1More

Guidelines for New Testers - 0 views

  •  
    As a tester, your need to conform to the standards and guidelines set by the organization. These standards pertain to reporting hierarchy, coding, documentation, testing, reporting bugs, using automated tools etc
1More

Software Testing Life Cycle - 0 views

  •  
    Software Testing Life Cycle consist of six (generic) phases
1More

What is a bug? Why do bugs occur? - 0 views

  •  
    A software bug may be defined as a coding error that causes an unexpected defect, fault, flaw, or imperfection in a computer program. In other words, if a program does not perform as intended, it is most likely a bug
1More

Bug Life Cycle - 0 views

  •  
    Bug Life Cycle starts with an unintentional software bug/behavior and ends when the assigned developer fixes the bug. A bug when found should be communicated and assigned to a developer that can fix it. Once fixed, the probl em area should be re-tested.
1More

Most common software errors - 0 views

  •  
    Following are the most common software errors that aid you in software testing. This helps you to identify errors systematically and increases the efficiency and productivity of software testing.
1More

The Test Planning Process - 0 views

  •  
    Project Test Plan - a document defining the test phases to be performed and the testing within those phases for a particular project.
1More

What is Concurrent Testing? - 0 views

  •  
    Concurrency means multiple users accessing the application at a time,so it is number of hits per second and the performance…
1More

Remove XP Internet Security 2011 to Save Your PC Performance and Security - 0 views

  •  
    XP Internet Security 2011 is similar to other rogue anti-spyware programs. It only attacks on computers that use XP operating system. It is not only dangerous for system performance but also for system security. This fake anti-virus program gets into user's computer without any privileges and performs several malicious actions to harm system security and performance.
1More

What is IDEAL model used for in software testing? - 0 views

  •  
    IDEAL is testing stands for Initiating , Diagnosing , Establishing , Acting , Learning .It is basically a process improvement method . Here as the Acronym for IDEAL suggests it initiate an idea for process improvement then go for analyzing and then planning for the deployment . It is deployed to the process and then the feedback we get is used as the lesson . It used in agile testing mostly. Agile technology or incremental model is the ideal model of software testing. We need to follow plan, kick off, testing, reporting bugs. In this model all the requirements are divided into small small development program and done. If we test them. We can detect bugs early
1More

What is arc testing? - 0 views

  •  
    Arc testing is a test case design technique for a component in which test cases are designed for branch outcomes. In simple words Arc testing is just the synonym for Branch testing which test cases are used to test or execute the branches in the code.A white box test design technique in which test cases are designed to execute branches. Ex : Any conditional branching like If-else or nested If.
1More

What Are The Objectives Of The Final Regression Testing? - 0 views

  •  
    To ensure that the segments of the same system working properly To ensure that the procedures manual prepared above remain correct after changes were made in the application system To verify that the data dictionary of data elements that have changed are correct. Regression as the name suggests allows you to test / verify the effect of changes in the code. Most of the time the test team is asked to check the last-minute changes in the code just before making a statement to the client in this situation, the test team must ensure that the affected areas. So in short, the regression test team must get input from the development team on the nature / amount of change in the room so that the testing team can first check the patch and then the affected areas . In my current organization we are also facing the same problem. So we took a bucket of reduction (this is a simple Excel spreadsheet containing the test case, we think we provide the minimum functionality), this bucket is executed each time before release. In fact, the regression tests to the test in which maximum automation can be done. The reason is the same set of test cases will be held on the construction time from several different. But once again the degree of automation depends on whether the test cases will be applied at the moment, if the automated test cases are not applicable for a certain amount of time, then test engineers time will end in a loss to automate and are not sufficiently automated.
1More

Structured Query Language: Integration Services - 0 views

  •  
    SQL Server Integration Services (SSIS) is Microsoft's new enterprise class data Extract, Transform, and Load (ETL) tool.
1More

Reporting Services - 0 views

  •  
    Reporting Services is a Web service-based solution for designing, deploying, and managing flexible, dynamic Web-based reports, as well as traditional paper reports. These reports can contain information from virtually any data source.
1More

Analysis Services - 0 views

  •  
    Analysis Services delivers Online Analytical Processing (OLAP) and Data Mining functionality for business intelligence applications.
1More

SQL Server 2008's Database Engine - 0 views

  •  
    The Database Engine is the primary component of SQL Server 2008. It is the Online Transaction Processing (OLTP) engine for SQL Server, and has been improved and enhanced tremendously in this version.
1More

What is SQL Server 2008/RDBMS? - 0 views

  •  
    SQL Server 2008 can be more accurately described as an Enterprise Data Platform.
1More

SQL Server Security - 0 views

  •  
    There are several levels of security to SQL Server. At the a base level, in order to be granted get access to a SQL Server, a user is required to have a login account.
« First ‹ Previous 41 - 60 of 137 Next › Last »
Showing 20 items per page