Avoiding false Positive in Test Automation
False positive are the most delicate subject when talking about test automation, test automation usually give false positive when not handled properly. A proper trust-able automation code needs to be…
False positive are the most delicate subject when talking about test automation, test automation usually give false positive when not handled properly. A proper trust-able automation code needs to be…
Software testing is an activity to check whether the actual results match the expected results and to ensure that the software system is defect. Depending on the information available about…
Automation has a lot of potential to improve software development. Automation is often seen as a luxury, companies tend to move to rigourous manual testing, Deadlines in the real word…