Need to finalize test plan.
- Queries
- All Stories
- Search
- Advanced Search
All Stories
Jul 4 2016
Jun 30 2016
Jun 23 2016
Jun 22 2016
Jun 21 2016
Jun 20 2016
Done - test plan improved.
Jun 17 2016
Alex, sorry, but I haven't understood what these cases mean
Requested changes
- list wasn't counted prior to new method being called, but more records than fits on per page were selected
- list wasn't counted prior to new method being called, but per page is -1
Requested changes
Jun 16 2016
Jun 15 2016
And test plan still doesn't cover direct method usage of DateHelper class.
And test is incomplete.
- Always call Query in kDBList::GetSelectedCount()
- Moved to 5.3 branch
Requested changes
Jun 14 2016
Also test plan doesn't reflect addition of new method.
Requested changes
- make changes specified below to transform code into more reusable state
- test plan needs to be updated to cover not only indirect DateHelper::getHumanTime method usage, but also it's direct usage
Jun 13 2016
Jun 10 2016
Also the test plan must test all outcomes of http://qa.in-portal.org/diffusion/INP/browse/branches%252F5.2.x/in-portal/branches/5.2.x/core/kernel/db/dblist.php;16347$532-534 code:
Jun 9 2016
@glebs , please retest all again. I've made some fixes and added Part 3 to the plan.
Restored files, that were removed in previous diff by accident.
Clear all output buffering levels before showing 404 page.
When output compression is enabled and debug mode is disabled there will content decoding error in Web Browser and no content will be shown.
Jun 7 2016
I don't see test plan update.
Remove outdated comment
Jun 2 2016
Test plan doesn't have part with regression testing. We need to test 2 scenarios:
May 27 2016
Requested changes
May 26 2016
Overwrite language pack on in-portal install, but do not on separate module install
May 20 2016
May 19 2016
Right now, when installing In-Portal with modules in one go no language pack overwrite happened.
May 17 2016
Since permission system is affected please also include tests that would demonstrate, that if user has needed permissions no redirect happens and whatever should happen (upon user taking action) will happen.
May 16 2016
Please do a complete retest.
Fixed case, when passed request variable wasn't reset, when Page Not Found page was shown.
The passed request variable isn't reset, when showing Page Not Found page, which results in links using pass="all" using prefixes from url.
May 13 2016
May 12 2016
May 11 2016
To help you out I've pointed out places that should trigger all code paths not covered by test plan. You still need to very that it all works like this and write step-by-step test plan to execute changed code of course.
Patch transformed to 5.2.x version.
May 5 2016
Adding comment to trigger automatic link creation between Phabricator and JIRA (was broken after last upgrade of Phabricator).
Adding comment to trigger automatic link creation between Phabricator and JIRA (was broken after last upgrade of Phabricator).
Adding comment to trigger automatic link creation between Phabricator and JIRA (was broken after last upgrade of Phabricator).
Actually please create this patch against 5.2.x branch. The changes doesn't look as breaking ones and 5.2.x developers would be happy.
May 4 2016
May 3 2016
Test plan should also include scenarios for testing each changed code fragment (e.g. where finalizePermissionCheck was called, but is no more) to demonstrate that in case of permission violation proper No Permission page is displayed.