What is the translation of " INTEGRATION TESTS " in Vietnamese?

[ˌinti'greiʃn tests]
[ˌinti'greiʃn tests]
integration test
integration tests
integration testing
kiểm tra tích hợp
integration testing
integration tests
the integrated test
a built-in check
các thử nghiệm tích hợp

Examples of using Integration tests in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Run all the integration tests.
Chạy toàn bộ integration test.
Developers should write both unit tests and integration tests.
Developer sẽ thường chỉ viết Unit Testintegration Test.
Fewer integration tests, because they are more expensive, and they take more time to run.
Ít thử nghiệm tích hợp hơn, vì chúng đắt hơn và chúng mất nhiều thời gian hơn để chạy.
First of all, let's make a clear distinction between unit and integration tests.
Ngoài ra phải hiểu rõ được sự khác nhau giữa Unit testIntegration test.
Integration tests are usually run automatically on a CI server when it detects a new commit.
Kiểm thử tích hợp thường chạy tự động trên một máy chủ CI khi nó phát hiện một đệ trình( commit) mới.
Another important thing to consider is the difference between unit and integration tests.
Ngoài ra phải hiểu rõ được sự khác nhau giữa Unit testIntegration test.
There are some incremental methods like the integration tests are conducted on a system based on the target processor.
Có một số phương pháp gia tăng như các thử nghiệm tích hợp được tiến hành trên một hệ thống dựa trên bộ xử lý đích.
I think you may be confused between unit tests and integration tests.
Tôi nghĩ rằng bạn có thể nhầm lẫn giữa các bài kiểm tra đơn vị và kiểm tra tích hợp.
These are typically called"integration tests", but again, this term means different things to different people.
Đây thường được gọi là“ integration test”, nhưng một lần nữa, thuật ngữ này có nghĩa khác nhau đối với những người khác nhau.
So, in a serverless“test pyramid” you need to have more integration tests.
Vì vậy, trong một kim tự tháp thử nghiệm không có máy chủ, bạn cần phải có nhiều thử nghiệm tích hợp hơn.
I see few bugs reported during integration tests and functional tests although they are all automated.
Tôi cũng thấy có một vài lỗiđược báo cáo trong quá trình test tích hợptest chức năng mặc dù chúng đều tự động.
Finding bugs(things that don't work as you want them to)Manual testing(sometimes also automated integration tests).
Tìm kiếm bug( những thứ không làm việc như bạn muốn) Kiểm thử thủ công(đôi khi cả kiểm thử tích hợp tự động).
Integration tests determine if independently developed units of software work correctly when they are connected to each other.
Kiểm tra tích hợp xác định xem những đơn vị phần mềm được phát triển độc lập có hoạt động chính xác khi chúng được kết nối đối với nhau hay không.
When I started working, a coworker told me about unit and integration tests and I was thinking“man, why would I need tests, most of the time my code works at the first time”.
Khi tôi bắt đầu đi làm,một đồng nghiệp đã dạy tôi về unit testintegration test, lúc đó tôi đã nghĩ“ ái chà, tại sao tôi lại cần tests nhỉ, hầu hết các đoạn mã của tôi đều chạy đúng ngay lần đầu tiên”.
Integration tests are designed to determine if independently developed components of software work properly when they are connected to each other.
Kiểm tra tích hợp xác định xem những đơn vị phần mềm được phát triển độc lập có hoạt động chính xác khi chúng được kết nối đối với nhau hay không.
With appropriate architectural and code design, you can use unit tests for testing isolated functionality,or even integration tests for testing more complex scenarios.
Với thiết kế cấu trúc và code phù hợp, bạn có thể sử dụng unit test để test các isolated functionality,hoặc thậm chí là integration test để test những scenario phức tạp hơp.
But its integration tests don't test full integration with end services, such as AWS S3, because that would slow them down.
Nhưng các thử nghiệm tích hợp của nó không thử nghiệm tích hợp đầy đủ với các dịch vụ cuối, như AWS S3, vì điều đó sẽ làm chậm chúng.
Originally Continuous Integration means that you run your"integration tests" at every code change while Continuous Delivery means that you automatically deploy every change that passes your tests..
Ban đầu Continuous Integration( Tích hợp liên tục) có nghĩa là bạn chạy“ integration tests” mỗi khi code thay đổi; trong khi Continuous Delivery( Phát hành liên tục) nghĩa là bạn tự động phát hành mọi sự thay đổi mà qua được các test.
In particular, many people assume integration tests are necessarily broad in scope, while they can be more effectively done with a narrower scope.
Nhất là, nhiều người cho rằng những bài kiểm tra tích hợp nhất thiết phải rộng trong phạm vi, Trong lúc chúng có thể được thực hiện hiệu quả hơn đối với phạm vi hẹp hơn.
In code that I have written the integration tests a library with various test programs that read data and feed it to the library, then check the results.
Trong mã mà tôi đã viết tích hợp kiểm tra một thư viện với các chương trình thử nghiệm khác nhau mà đọc dữ liệu và đưa nó vào thư viện, sau đó kiểm tra kết quả.
Have knowledge about Unit Test, Integration Test.
Có kiến thức về Unit Test, Integration Test.
Is it a unit test or an integration test?
Đây là test kiểu Unit Test hay Integration Test?
What is Integration Test?
The biggest difficulty is taking interdisciplinary integration test.
Khó khăn lớn nhất là việc thi tích hợp liên môn.
That is the reason why Production Defects orUAT Defects exists even after extensive rounds of Unit Tests, Integration test, and System Tests..
Đó là lý do tại sao các product effect hoặcUAT effect tồn tại ngay cả sau các vòng Unit test, integration test, và system test..
Integration Testing the spring project which is a library to other spring projects.
Tích hợp Kiểm tra dự án mùa xuân là thư viện cho các dự án mùa xuân khác.
What's the difference between a unit test and an integration test?”?
Sự khác nhau giữa một unit test và một functional/ integration test là gì?
What is the difference between a unit test and a functional/integration test?
Sự khác nhau giữa một unit test và một functional/ integration test là gì?
Estimate the number of acceptance, system or integration test cases that will be required.
Ước lượng số chấp nhận, hệ thống hoặc kiểm thử tích hợp các trường hợp đó sẽ được yêu cầu.
Note that if your test code writes to a file, opens a database connection or does something over the network,it's more appropriately categorized as an integration test.
Thêm nữa, nếu code test của bạn viết vào 1 file, mở database lên thông qua connection hoặc làm gì đó thông qua network thìnó sẽ thành test tích hợp mất( integration test) rồi.
Results: 30, Time: 0.0391

Word-for-word translation

Top dictionary queries

English - Vietnamese