DỮ LIỆU TEST Tiếng anh là gì - trong Tiếng anh Dịch S

test data
dữ liệu thử nghiệm
dữ liệu kiểm tra
dữ liệu test
dữ liệu kiểm thử
testing data
dữ liệu thử nghiệm
dữ liệu kiểm tra
dữ liệu test
test data
dữ liệu kiểm thử

Ví dụ về việc sử dụng Dữ liệu test trong Tiếng việt và bản dịch của chúng sang Tiếng anh

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
III. 1 Tạo dữ liệu test với NUnit.
Data-Driven Tests with NUnit.
Hữu ích trong việc chuẩn bị dữ liệu test.
Helpful in preparing for the SET tests.
Thiết lập dữ liệu test của bạn nên hợp lý về mặt chi phí và thời gian.
Your data set should be ideal in terms of cost and time.
Chúng ta dùng sfPropelData để load dữ liệu test.
We load our test data by using sfPropelData.
Dữ liệu test có thể được chọn bằng việc tham khảo các vấn đề sau.
Test data may be selected by taking into account the following things.
Một số khác có thể quyếtđịnh tập trung vào quản lý dữ liệu test.
Some might decide to focus on test data management.
Dữ liệu test phải chính xác và bao gồm tất cả các tình huống có thể.
Test data should be provided accurately and should cover all the possible situations.
Trong một số trường hợp, ta không thể nhúng dữ liệu test vào trong test script được.
In such cases, we can't let the test data embedded in the test script.
Test data: dữ liệu test là cần thiết để test ứng dụng.
Test data: Test Data are needed for the application to be tested..
Laravel bao gồm cách đơn giản để seedcở sở dữ liệu của bạn với dữ liệu test sử dụng lớp seed.
Laravel includes a simple method of seeding your database with test data using seed classes.
Chuẩn bị dữ liệu test phù hợp là một phần cốt lõi của” thiết lập môi trường test dự án“.
Preparing proper test data is a core part of the“project test environment setup”.
Active Testing:Loại kiểm thử bao gồm việc đưa ra dữ liệu test và phân tích kết quả thực hiện.
Active Testing: Type of testing consisting in introducing test data and analyzing the execution results.
Dữ liệu test có thể được tạo ra để tất cả các nhánh của mã nguồn chương trình được kiểm thử ít nhất một lần.
Testing data can be generated such that all branches in the program source code are tested at least once.
Để tạo nhiều tập hợp các dữ liệu khác nhau, bạncó thể sử dụng một dụng cụ tự động tạo dữ liệu test.
In order to generate various sets of data,you can use a gamut of automated test data generation tools.
Trong White box testing, dữ liệu test được bắt nguồn từ việc kiểm tra trực tiếp các đoạn code được test..
In white box testing, test data is derived from direct examination of the code to be tested..
Kết quả ta thu trược x train, y train chứa dữ liệu training còn x test,y test chứa dữ liệu test.
X_train and y_train contain the training set,while x_test and y_test contain the test data.
Dữ liệu test có thể bao gồm sự kết hợp của nhiều tham số sai và sử dụng để gọi các phương thức của chương trình.
Testing data may consist in invalid combination's of arguments which are used to call the program's methods.
Các dự đoán chính xác cho tuổi thọ của chất lỏng trong quy trình thựctế không nên lấy từ dữ liệu test ổn định nhiệt.
The exact predictions for the life of the fluid in actual processes shouldnot be taken from the thermal stability data.
Để thiết kế một dữ liệu test thích hợp, bạn cần bắt đầu với việc xem xét kỹ thiết kế, code, cơ sửdữ liệu và các cấu trúc file.
To design suitable test data you can start by taking an in depth look at the design, code, databases and file structures.
Để phát hiện các lỗi mới,các test hiện tại và dữ liệu test có thể cần thay đổi và các bài test mới có thể cần phải được viết.
To detect new defects, existing tests and test data may need changing, and new tests may need to be written.
Nếu không thể tạo dữ liệu test thủ công thì nên viết một vài scrips cơ bản để tạo dữ liệu test cho test hiệu suất hoặc hỏi người lập trình để viết giúp.
If not possible to create test data manually then write some basic scripts to create test data for performance test or ask developers to write one for you.
Path testing: tất cả các paths trong mã nguồn chương trình đượctest ít nhất một lần- dữ liệu test có thể được thiết kế để bao quát càng nhiều trường hợp càng tốt.
Path testing: all paths in the program source codeare tested at least once- test data can be designed to cover as many cases as possible.
Phần mềm tự động có thể nhập dữ liệu test vào hệ thống được thử nghiệm, so sánh kết quả mong muốn và kết quả thực tế, đưa ra báo cáo chi tiết.
The automation software can also enter test data into the System Under Test, compare expected and actual results and generate detailed test reports.
Nó cũng cho phép dự án thay đổi tool test giữa chừng,điều mà không thể thực hiện được nếu dữ liệu test liên kết quá chặt chẽ với công các công cụ test..
This also gives space to change your testing toolmidway, which would not be possible if the tool had strong coupling with the test data.
Dữ liệu test có thể bao gồm các kết hợp khác nhau giữa users, vai trò và các hoạt đông, nhằm đánh giá việc một user cần có đủ các quyền thì mới có thể thực hiện được các hành động cho trước.
Testing data may contain different combination of users, roles and operations in order to check only users with sufficient privileges are able to perform a particular operation.
Tùy theo môi trường test của bạn,bạn có thể cần TẠO RA dữ liệu test( trong hầu hết thời gian) hay ít nhất là xác định một dữ liệu test thích hợp với với các test case( dữ liệu test có sẵn).
Depending upon the testing environment, one needs to create“Test Data” most of the times or atleast identifying a suitable test data for your test cases.
Thông thường, dữ liệu test nên được tạo ra trước khi bạn thực hiện test vì trong nhiều môi trường, việc tạo dữ liệu test cần trải qua rất nhiều bước và cần cấu hình môi trường test- một việc tiêu tốn rất nhiều thời gian.
Typically test data should be generated before you begin test execution since in many testing environments creating test data takes many pre-steps or test environment configurations which is very time consuming.
Tùy theo môi trường test của bạn,bạn có thể cần TẠO RA dữ liệu test( trong hầu hết thời gian) hay ít nhất là xác định một dữ liệu test thích hợp với với các test case( dữ liệu test có sẵn).
Depending on your testing environment you may need to CREATE Test Data(Most of the times)or atleast identify a suitable test data for your test cases(is the test data is already created).
Một cách tốt để thiết kế dữ liệu test là sử dụng các dữ liệu test mẫu hiện có hoặc môi trường testbed và tạo mới dữ liệu test case mỗi khi bạn nhận được cùng một mô- đun test.
One best way to create data is to use the existing sample data or testbed and append your new test case data each time you get the same module for testing.
Tùy theo môi trường test của bạn, bạn có thể cần TẠO RA dữ liệu test( trong hầu hết thời gian) hay ít nhất là xác định một dữ liệu test thích hợp với với các test case(dữ liệu test có sẵn).
Relying on your screening environment you may should PRODUCE Examination Data(Most of the times) or at the very least identify a suitable examination data for your examination instances(if the test data is already developed).
Kết quả: 200, Thời gian: 0.0237

Từng chữ dịch

S

Từ đồng nghĩa của Dữ liệu test

dữ liệu thử nghiệm test data dữ liệu kiểm tra

Truy vấn từ điển hàng đầu

Tiếng việt - Tiếng anh