Skip to main content

Home/ Software Tutorials for Visual Learners/ Group items tagged Test automation

Rss Feed Group items tagged

adie afton

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

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

Software Interface Testing and Other Types of Software Testing - 0 views

  •  
    Software interface testing is just one among the many types of software testing that are used by software engineers for software development. Automated testing is one of the most common software test approaches these days. With this, engineers would not have to perform tests or quality assurance manually.
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

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
thinksys_inc

Emerging Trends In Software Testing To Look For - 1 views

  •  
    Competitive pressure and constant evolution keep improving the standards of quality assurance. Here are a few emerging trends in software testing to look for. Test Automation: Test automation is a big factor in improving efficiency of software.
thinksys_inc

Myths About Usability Testing - 0 views

  •  
    It is somewhat strange that while usability testing has been around for over two decades, it is still shrouded by a number of myths and misconceptions. Over the years usability testing, a very important part of software development, has become much simpler, faster and cheaper - there's really no good reason to NOT do usability testing.
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

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

Top 7 Challenges in Mobile App Testing - 0 views

  •  
    According to Statista, it is projected that the Mobile app store revenues worldwide will grow to US $76.5 billion in the year 2017. A Marin Software study reveals that in the UK, mobile devices now account for 44.8% of ad impressions, 50% of clicks, 46% of spend and 43% of conversions.
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

Introduction SQA - 0 views

  •  
    SQA suite is a team-testing environment for client/server applications.It automates test development and execution,and provides team workflow tracking and reporting.
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.
1 - 17 of 17
Showing 20 items per page