Explore projects
-
A comparison of AI testing versus manual software testing.
Updated -
Trigonometric functions implemented using taylor series and tested using JUnit.
Updated -
-
Assignment2 COMP4110 coding sin,cos,tan as a java library TDD style along with any other functions I require.
Updated -
This project contains the implementation of various trigonometric functions along with the unit test cases.
Updated -
Updated
-
Updated
-
A project to understand JUnit testing. Test cases are on trig functions
Updated -
Updated
-
-
Permorming Unit testing using JUnit while implementing on trigonometric functions (SIN, COS, TAN) in both radian and degree.
Updated -
This project is our own trigonometric library for Java. We will implement all the standard functions, code the trigonometric functions sin, cos, tan in both radian and degree with integrating the Junit testing.
Updated -
-
-
This is an Android app written in Java and XML to help a client maintain all their sales leads. For storage purposes, we've made use of Google's Realtime Database via Firebase which is used to store all details in realtime as well as fetch details.
Updated