Two MoTacon attendees are on the left. The MoTaacon logo is in the center, and to the right a prompt to Get Your Ticket.
Finding bugs faster: A smarter way to debug integration failures image
  • Arun Vishwanathan's profile image
Detect where integration failures start using a simple, fast and innovative 5-point parallel search method
Lessons learned in test-driven development: Software tester edition image
  • Arun Vishwanathan's profile image
Identify when TDD, traditional, or hybrid testing best fits your environment to deliver high-quality software
Artificial General Intelligence - AGI image
  • Arun Vishwanathan's profile image
AGI is a hypothetical form of AI that possesses human-level intelligence and can perform any intellectual task that a human can. Testing for AGI involves assessing its ability to learn, reason, adapt to new situations, and generalize knowledge across different domains
Test-Driven Development (TDD) image
  • Mirza Sisic's profile image
 TDD mainly comprises three cycles - the Red-Green-Refactor concept: Red: To write a failing test that defines a desired behavior Green: To write just enough code to make the test pass Refactor: To improve the code while keeping all tests passing
Subscribe to our newsletter