how to improve the testability in the development of a product. What are the important part to create testability? Always start with WHY, Why we build this product, why we create the change request, this change request solve what kind of problem, is it right method and have the correct expectation? question everything and still solve the problem. (not only for test, also for others) capabilities oriented test (ACC Test) List the capabilities, and map those to different components/products/Products to give better coverage and help for exploratory test. Only set priority to each testcase, and filter the low priority in regression test. signal can be retrieve from noise.. BITE :Integrate the test in one system (browser, cloud), to reduce the distraction of tester. How to give less administrative to tester, and ask them to focus on the