HW21: Team Progress 1

The team project has been an experience. We have changed projects twice but we are happy with OpenMRS right now. Last week we lost one of our group members and even though Wright and I are having to pick up his slack, communicating and meeting up is much easier and simpler for our team now. It must be destiny or fate that Ryan would drop this class and leave our group because now team 2 is back to two members as it was in the beginning. We started off the project with poor file organization. We did not have everyone linked to our github repo correctly so we all did not have uniform code. Now we have that all straight and have our repo organized and uniform between all members. Wright and I have made a lot of progress since losing a group member. We have a driver set up to run our test cases right now but we are considering having a super driver in the testAutomation folder and having sub drivers inside the OpenMRS project in the correct packages to run and test the OpenMRS methods. Right now, our script to run all tests is having trouble communicating with our driver. We think this is a problem with compiling our code in the terminal or that the driver is not in the same place as the script. (script is in testAutomation and driver is inside the project in the correct package to run the methods). We are hoping to fix this problem in class tomorrow. I think once we get our connection between the script and driver it will be easy for us to finish to project and come up with 25 test cases.

Comments

Popular posts from this blog

HW10: Chapter 5

HW4: Chapters 11 & 12

HW6: Chapter 4