Team minutes Testing - nordquip/sousms GitHub Wiki

Goals for 121128

  • Michael R. begin and finish test matrix, given that requirementsSpecification doc has been completed
  • Michael R. and Rob D. test buy / sell on website.
  • Michael R. and Rob D. Create new folder and files for actual test case results

Goals for 121121

  • Enter other requirements into doc/requirementsSpecification (Sell, Login
  • Rosalind enter: get securities info (Portfolio), change password into doc/requirementsSpecification--DONE
  • Michael R. (everyone?) begin test matrix -- mikeRupp: Still not done. I cannot do the test matrix till I have a numbering system given to me, being that the requirementsSpecification doc is supposed to be numbered as to match the test matrix. I will accept this responsibility if not done soon.

Test sunny day scenario

  • Test login - Mike, Rosalind
  • Test buy and sell - Michael and Robert mikeRupp: Been getting errors for my test environment, but in the process of fixing it. Also will continue after to get testing completed
  • Exercize the UI

Write bugs as discovered

  • Create a new issue for each (major) bug discovered.

Goals for 121114:

Rosalind and Robert both sick.

  • Rosalind - Create doc/requirementsSpec.md and Functional requirements section -- DONE: The file is doc/requirementsSpecification.md (I wrote wrong filename in the last minutes.)
  • Each person - translate your usecase(s) into function requirements and add to doc/requirementsSpecification.md -- DONE
  • Rob D. get xampp stack working on local box -- ??
  • Rob D. continue cURL familiarization for local server files once xampp works -- ??
  • Michael R. continue cURL familiarization -- DONE
  • Michael R. (everyone?) begin test matrix -- NOT DONE: Waiting for requirements
  • Rosalind R. pull code off github and test on xampp. --DONE
  • Rosalind R. Write recoverPassword.php that will CURL the recover password service. --DONE
  • Mike - get current mobile version from repository and run it on simulator - DONE
  • Justin - Contact UI team and ask for specific tests they would like run -DONE
  • Justin - pull repository and run the web interface on your xammp -DONE

Goals for 121107:

  • Mike R. and Rob D. Familiarize cURL commands for TE testing -- DONE

  • Add bad symbol buy & sell rainy day scenarios -- DONE

  • Write testBuy.php that will CURL the buy service. -- NOT DONE - have src/teTest/*

  • Mike R. and Rob D. Contact TE group for setting up test environment -- DONE

  • Add search for 'valid characters, but not a real symbol' -- DONE

  • Write testSearch.php that will CURL the buy service. -- NOT DONE -- written but doesn't CURL the buy service

  • Rosalind R. get together with UA group and put together test environment.- DONE

  • Write recoverPassword.php that will CURL the recover password service. - Still learning -- NOT DONE

  • Mike P - Download the android sdk and simulator. - Done

  • Mike - Install the mobile client and run it - See instructions at https://github.com/nordquip/sousms/blob/master/doc/mobile/Step%20Guide%20to%20Loading%20App%20In%20AVD%20and%20GitHub.md - DONE

  • Mike P, Rosalind, Justin - clone main repository nordquip/sousms and check your new work into the main repository ** Rosalind - Done ** Mike P - Done

  • Justin - Start unit testing the web - started

  • Justin - Get together With UI group to see where I can be more useful - email sent

  • Justin - Familiarize with XAMPP - done

Goals for 121031: Justin gone - emergency, Rosalind gone - excused.

  • Justin: Execercize the UI and report comments to the UI team -- ??
  • Write the most important rainy day scenario tests for your area. -- DONE. Justin? ** Rosalind - Done
  • Mike: push up the fork nordquip/sousms -- DONE
  • Write test cases for sunny day scenario for all use cases in your individual area. ** Rosalind - Done
  • Install a XAMPP stack https://github.com/nordquip/sousms/wiki/Machine-Environment ** Rosalind - Done
  • Add one stock choice per person to Wiki ** Rosalind - Done

Goals for 121017:

  • Write test cases for sunny day scenario for all use cases in your individual area. -- DONE
  • Give each test an ID -- DONE
  • Create an md file for each area -- DONE
  • Reorganize use case files on the team fork -- DONE
  • Add IDs to all use cases. -- DONE

##Goals for 121010: ###Infrastructure goals:

  • Jeremy: Create a GitHub fork for the Testing team
  • Jeremy: Make all team members collaborators on the fork
  • Jeremy: Send all team members the URL of the fork
  • All: Clone the testing fork repository onto your local system

###Use case goals:

###Notes: Division of labor:
Robert - Trade engine
Mike Ruppert - Trade engine
Mike Paradis - Mobile
Justin - UI
Rosalind - User accounts
Jeremy - ??