Black box testing of software testing

Source: Internet
Author: User

One, black box test

The black box test is based on the user's point of view, from the input data and output data corresponding to the relationship between the test.

It is clear that if the external features themselves are designed with a problem or the specification is wrong, the black box test method is

Not now. Black box testing focuses on testing the functional requirements of the software, mainly to try to find the following types of errors.

The function is incorrect or missing;

interface error;

input and output errors;

Database access error;

Performance error;

Initialization and termination errors, and so on.

Three, the choice of tools

How to perform functional testing efficiently? Select an appropriate functional testing tool and train a high-quality tool to use the team

is undoubtedly of paramount importance. In spite of the existence of a small number of functional testing tools at this stage, functional testing Outsourcing

Software Service Enterprise for the project. In the short term, this kind of enterprise profitability is fair, but in the long run, they are very likely to be

A software service enterprise replaced with a higher degree of automation. Currently, there are many tool software for functional testing, for different

The tools for Architecting software are also evolving. The tool we chose is visual Studio2013, in Window8.1

Test on the platform.

Second, the application of the UI test

Create a test project.

(1) Open VS2013, select File-New-Project, template list select test-Test project, output

into the test project name Uitestproject.

(2) Add UI Automation test, right-click Uitestproject, select Add-coded UI test

(3) Basic steps for UI Automation testing.

1. Click the red button to start recording.

2. Operate the function once again.

3. Pause Recording.

4. View the recorded action.

5. Generate the test code.

Black box testing of software testing

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.