Sunday, 28 June 2015

Anjali - AUT - Weekly Status Report for Week 5 (22 June 2015)


What have you accomplished this week (list specific items accomplished)?
  • Had a code review with my mentor.
  • Added more tests to Portal.
  • Added generic tests to meetup according to the UI created for meetup location page. These tests will however be changed and implemented when the features of meetup location page is completely working.
  • Updated documentation.
  • Submitted mid-term evaluation.


What issues or roadblocks have you encountered this week?
  • Had some problem in catching the page elements on the portal community page. The active element was in another frame on the page and it needed to switch frame but selenium IDE was not catching it.


Have they been resolved, and if so, how?
  • Yes, the problem has been resolved with the help of online resources.


Do any of the issues or roadblocks still exist and what steps have been taken to resolve them?
  • N/A


Is further assistance necessary to resolve existing issues?
  • N/A


What do you plan to accomplish next week?
  • Write more generic tests for meetup location page.
  • Add more tests to portal.
  • Update documentation.
  • Refactor code base.
How does your progress compare to your project schedule?
  • Behind.

Sunday, 21 June 2015

Anjali - AUT - Weekly Status Report for Week 4 (15 June 2015)

What have you accomplished this week (list specific items accomplished)?

What issues or roadblocks have you encountered this week?
  • N/A

Have they been resolved, and if so, how?
  • N/A

Do any of the issues or roadblocks still exist and what steps have been taken to resolve them?
  • N/A

Is further assistance necessary to resolve existing issues?
  • N/A

What do you plan to accomplish next week?
  • Implement meetup tests if the first UI is ready.
  • Add more generic tests for meetup based on mockup.
  • Work on refactoring the code base.
  • Work on continuous integration using jenkins or infinitetest.
How does your progress compare to your project schedule?

  • I am behind my schedule but will catch up as soon as the first UI for meetup is ready.

Sunday, 14 June 2015

Anjali - AUT - Weekly Status Report for Week 3 (8 June 2015)

What have you accomplished this week (list specific items accomplished)?
  • Worked on parameterised test cases.
  • Executed a test with maven.
  • Worked on report generation using surefire-report plugin in maven.
  • Worked on refactoring the codes written.
  • Updated the documentation.
  • Worked on Database testing to get an idea of the approach.

What issues or roadblocks have you encountered this week?
  • Was getting error using surefire-report in maven. The tests were not running.

Have they been resolved, and if so, how?
  • Yes the issue has been resolved with the help of online resources.

Do any of the issues or roadblocks still exist and what steps have been taken to resolve them?
  • N/A

Is further assistance necessary to resolve existing issues?
  • N/A

What do you plan to accomplish next week?
  • Work on meetup tests if the first UI is ready.
  • Write more tests and add to the framework(portal) on which I am working on.
  • Work on refactoring the code base.
  • Work on codes of DB testing to make it more efficient.
  • Work with maven and find out more about its plugins and implement them to make the project more efficient.

How does your progress compare to your project schedule?
  • I am behind my schedule but will catch up as soon as the first UI for meetup is ready.



Monday, 8 June 2015

Anjali - AUT - Weekly Status Report for Week 2(1 June 2015)


What have you accomplished this week (list specific items accomplished)?
  1. Deployed Portal on localhost.
  2. Created a list of test scenarios according to the data collected from the meetup team and prioritized the list.
  3. Worked on importing variables from XML file to a java class to make use in parameterised test cases.
  4. Wrote Login and Homepage feature tests(which was not done last year) for Portal.
  5. Started Documentation.
  6. Had a code review session with my mentor and discussed project progress.
  7. Tried executing a test through maven but got wrong output.


What issues or roadblocks have you encountered this week?
  1. Yes, I am facing difficulty in implementing test through Maven.


Have they been resolved, and if so, how?
  1. No.


Do any of the issues or roadblocks still exist and what steps have been taken to resolve them?
  1. Yes, but I am working on it with the help of online resources.


Is further assistance necessary to resolve existing issues?
  1. No.


What do you plan to accomplish next week?
  1. Work on refining test scenarios for the meetup location feature according to the mockup created and write tests for it as soon as it is implemented.
  1. Work on refactoring code written to make it more efficient and reusable.
  2. Work on test report generation.
  3. Try successfully executing one test through Maven/Ant.


How does your progress compare to your project schedule?

  1. On Schedule.

Thursday, 4 June 2015

Anjali - AUT - Weekly Status Report for Week 1 (26 May 2015)

What have you accomplished this week (list specific items accomplished)?
  • Had a hangout session with the mentor to discuss project approach.
  • Completed the environment set up and checked if its working fine by writing login test for Systers-wiki.
  • Initial requirements collection from MeetUp team.
  • Made local work repo in Github . Here is the link.
  • Revised the timeline according to the data collected from the meetup team. It has been added to the my wiki page.
  • Tried running portal on localhost but getting some error.

What issues or roadblocks have you encountered this week?
  • There was some problem with my firefox browser because of my proxy settings and none of the tests were running.
  • Getting error while running portal.

Have they been resolved, and if so, how?
  • Yes, the firefox issue has been resolved. The tests are running fine.
  • For portal, the issue has not been resolved, still working on it.


Do any of the issues or roadblocks still exist and what steps have been taken to resolve them?
  • Yes, portal is not running on local machine but I am working on it.

Is further assistance necessary to resolve existing issues?
  • Yes if I am unable to do it.

What do you plan to accomplish next week?
  • For the next week I plan to create a list of generic tests according to the data collected from the dev team.
  • Try automating login test written through maven/ant.
  • Deploy portal on localhost to start with portal baseline testing to get ready till the first feature of meetup is implemented by dev team.

How does your progress compare to your project schedule?
  • My progress is going in line with my schedule.