Pairwise Testing – Why it Matters
|

Pairwise Testing – Why it Matters

Every company or person wanting to prove something needs testing to prove it. Whether you’re developing software, verifying the accuracy of mechanical devices, or confirming the effectiveness of medical breakthroughs, you’re testing. But to test effectively, you need to answer some basic questions: what to test, how to test, how much to test, and when…

Coverage Analytics for Guidewire Automated Testing
|

Coverage Analytics for Guidewire Automated Testing

Coverage Analytics is a part of the Guidewire automated testing framework – CenterTest. It is based on the data captured during the testing process and provides a deep insight into the effectiveness of your testing. Finally know how much of your changes have been covered with tests. Arek BankaSenior Software Engineer

Flag Monkey (MDC)

Flag Monkey (MDC)

Have you ever been in one piece of code and need to alert an unlinked piece of code to what is going on?  This is sometimes very tricky to solve.  Enter Flag Monkey Problem I am in a handler function, which calls into a plugin.  The plugin needs to tell the serializer that in certain…

End of content

End of content