• TestNG

    TestNG is a testing framework for the Java programming language. The design goal of TestNG is to cover a wider range of test categories: unit, functional, end-to-end, integration, etc., with more powerful and easy-to-use functionalities. TestNG's main features include:- Annotation support.- Support for parameterized and data-driven testing (with @DataProvider and/or XML configuration).- Support for multiple instances of the same test class (with @Factory)- Flexible execution model. TestNG can be run either by Ant via build.xml (with or without a test…
  • 5 basic rules of Bineks sales managers for transferring project from Sales to PM

    1. Understand requirements. We encourage our sales managers to study the initial requirements carefully, pay Attention to any teeny-tiny details and Structurize each task or requirement. Understanding the project in core at the beginning prevents many potential issues. Incorrect quotes, confusion and misunderstanding between the team and client often occurs when the sales manager doesn’t understand what the project is about and yet passes it over to the development team. At Bineks we teach our sales manager not to pass…
  • Drupal.org integrates with GiLab

    Last month Drupal developers got a great news. Drupal.org announced the partnership with GitLab as new tooling provider and started the migration process!  They'd chosen among three providers GitHub, GitLab, and BitBucket, and finally started to work with GitLab. So forty-five thousand projects will be moved to GitLab during several coming months. We are waiting for three phases of the Migration:Phase 1: Replacing Drupal.org's Git backendPhase 2: Enabling Merge Requests, Inline Code Editing, and Web-based Code ReviewPhase 3: Evaluating Additional Features The most…