Skip to main content

Home/ Software Tutorials for Visual Learners/ Group items tagged tester

Rss Feed Group items tagged

adie afton

Testers and the Testing Process - 0 views

  •  
    To plan and execute tests, software testers must consider the software and the function it computes, the inputs and how they can be combined, and the environment in which the software will eventually operate.
adie afton

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
adie afton

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.
thinksys_inc

Yes - You Can Automate UI Testing - 0 views

  •  
    Most testers consider UI testing as the Achilles' hell of automated testing and often just stick to manual testing for UI. There is no doubt that UI testing does have its challenges. It has complex workflows, is relatively much slower than Unit Tests and also is more brittle.
  •  
    Most testers consider UI testing as the Achilles' hell of automated testing and often just stick to manual testing for UI. There is no doubt that UI testing does have its challenges. It has complex workflows, is relatively much slower than Unit Tests and also is more brittle.
thinksys_inc

Creating Effective Bugs - 0 views

  •  
    By - Shraddha Pande A skilled QA tester knows that the most important part of the role is perhaps the ability to create effective bugs. A bug is not useful to the testing process if it is not reproducible and properly documented.
adie afton

Boundary Value Analysis - 0 views

  •  
    Every software testers read first Boundary Value Analysis
adie afton

Equivalence Partitioning - 0 views

  •  
    software testers should read Equivalence class guidelines
adie afton

Software Testers for Beginners - 0 views

  •  
    Beginners Guide To Software Testing introduces a practical approach to testing software.
adie afton

Software Testing and Quality Assurance - 0 views

  •  
    Software testing can be defined as the process in which the tester aims at checking the software for errors and also, verifying that the functional requirements of a software are met.
adie afton

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

  •  
    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.
adie afton

ACTIVITIES OF A TEST ENGINEER - 0 views

  •  
    A Test Engineer is an information technology (IT) professional who is in charge of one or more technical test activities, including designing test inputs, producing test case values, running test scripts, analyzing results, and reporting results to developers and managers.
adie afton

Testing Levels Based on Software Activity - 0 views

  •  
    Tests can be derived from requirements and specifications, design artifacts, or the source code. A different level of testing accompanies each distinct software development activity
adie afton

A Sample Software Testing Problem - 0 views

  •  
    A small program displays a window with the current system time and date, which can be changed by typing new values into the edit fields as shown in Figure A. The program is terminated by the Alt-F4 keystroke sequence, and the Tab key moves between fields.
adie afton

Content Management Testing - 0 views

  •  
    'Content Management' has gained a predominant importance after the Web applications took a major part of our lives. What is Content Management? As the name denotes, it is managing the content. How do they work? Let us take a common example.
adie afton

The Test Driver - 0 views

  •  
    The Test Driver is the "main program" that controls the test. Here is a simple example of a driver that will test the sine function from the standard C library:
1 - 15 of 15
Showing 20 items per page