QA/Browser Technologies/Meetings/2013-09-24: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "== Welcome == <i> (eg. headcount, updates with staffing, vacation/away time) </i> == Take aways for last week== == Fennec Updates == <i> (eg. Status, top issues) </i> * Mo...")
 
No edit summary
Line 10: Line 10:
* SoftVision (Ioana, Teodora, Catalin, Adrian, Paul, Mihai)
* SoftVision (Ioana, Teodora, Catalin, Adrian, Paul, Mihai)
* Work done since last meeting
* Work done since last meeting
** [http://mzl.la/16o7OlF Logged issues]
** Watch assigned features - [https://docs.google.com/spreadsheet/ccc?key=0AhE7m4JB2j6tdGVKQlRHUnFWVEZXNFFJbHo0RVpQMmc#gid=0 spreadsheet]
** Qa-wanted bugs
** Regression window wanted
** Feature testing
** Bug verification
*** Firefox Mobile 24.0 RC build 1 [https://wiki.mozilla.org/QA/Fennec/24/RC here]
*** Firefox Mobile 25 Beta 1 build 1 [https://wiki.mozilla.org/QA/Fennec/25/Beta/1 here]
*** Firefox Mobile 25 Beta 1 build 2 [https://wiki.mozilla.org/QA/Fennec/25/Beta/1/build2 here]
*** Firefox Mobile 25 Beta 2 build 1 [https://wiki.mozilla.org/QA/Fennec/25/Beta/2 here]
*** Firefox Mobile 26 Aurora SignOff [https://wiki.mozilla.org/QA/Fennec/26/Aurora/SignOff here]


* Questions
* Questions
Line 16: Line 27:
* Progress on [https://docs.google.com/spreadsheet/ccc?key=0AhE7m4JB2j6tdDJBT2dlbVJwUk9PSy1RbHo4WVNiUGc#gid=8 Robocop Automation]
* Progress on [https://docs.google.com/spreadsheet/ccc?key=0AhE7m4JB2j6tdDJBT2dlbVJwUk9PSy1RbHo4WVNiUGc#gid=8 Robocop Automation]
* Bugs with work in progress:
* Bugs with work in progress:
 
** {{Bug|820859}} - Robocop: Add test for 'Clear Private Data'
** {{Bug|830834}} - Robocop: Add test for 'Show Search Suggestions' feature
** {{Bug|836341}} - Robocop: Add test for "Clear download history
** {{Bug|878587}} - Intermittent testMasterPassword | Exception caught - junit.framework.AssertionFailedError: Click can not be completed!
** {{Bug|900664}} - Robocop testImportFromAndroid fails on x86 emulator / RAZR
** {{Bug|896574}} - [fig] Fix and re-enable testAddSearchEngine
** {{Bug|899182}} - [fig] Re-implement robocop testBookmark.java.in
** {{Bug|899187}} - [fig] Create new testBookmarksPage test to replace original testBookmarksTab.java.in
* Bugs with patches awaiting review:
* Bugs with patches awaiting review:
 
** {{Bug|907734}} - Robocop: Split database interactions and strings definitions in separate classes to structure Robocop apis better
** {{Bug|896557}} - [fig] Fix and re-enable testWebContentContextMenu
* Bugs awaiting integration:
* Bugs awaiting integration:
 
** {{Bug|888277}} - Robocop: Add test for Private Browsing
* Bugs recently integrated:
* Bugs recently integrated:
 
** {{Bug|897078}} - [fig] Intermittent testImportFromAndroid | Waiting for search bar - Search bar found
** {{Bug|908795}} - Intermittent Android testClearPrivateData | Checking history exists - History exists
** {{Bug|906662}} - Fix openAboutHomeTab to work with the changes to the tablet about:home UI
** {{Bug|896566}} - [fig] Fix and re-enable testClearPrivateData
** {{Bug|901432}} - [FIG] Cleanup BaseTest and create a new Utility class to organize the methods in BaseTest
** {{Bug|901445}} - [FIG] Add the clickLongOnScreen implementation from robotium 4.0 to Robocop
* '''Issues'''
* '''Issues'''
** The Front-end dev team has decided to rewrite the Robocop APIs to make them more scalable - meta bug: {{Bug|910791}} - [meta] New UI testing API. Adrian added the requested feedback on the patch for {{Bug|910859}} - Bootstrap new UI testing API





Revision as of 14:20, 24 September 2013

Welcome

(eg. headcount, updates with staffing, vacation/away time)

Take aways for last week

Fennec Updates

(eg. Status, top issues)

  • Mozilla (test lead)
  • SoftVision (Ioana, Teodora, Catalin, Adrian, Paul, Mihai)
  • Work done since last meeting
    • Logged issues
    • Watch assigned features - spreadsheet
    • Qa-wanted bugs
    • Regression window wanted
    • Feature testing
    • Bug verification
      • Firefox Mobile 24.0 RC build 1 here
      • Firefox Mobile 25 Beta 1 build 1 here
      • Firefox Mobile 25 Beta 1 build 2 here
      • Firefox Mobile 25 Beta 2 build 1 here
      • Firefox Mobile 26 Aurora SignOff here
  • Questions

Mobile (Robocop)

  • Progress on Robocop Automation
  • Bugs with work in progress:
    • bug 820859 - Robocop: Add test for 'Clear Private Data'
    • bug 830834 - Robocop: Add test for 'Show Search Suggestions' feature
    • bug 836341 - Robocop: Add test for "Clear download history
    • bug 878587 - Intermittent testMasterPassword | Exception caught - junit.framework.AssertionFailedError: Click can not be completed!
    • bug 900664 - Robocop testImportFromAndroid fails on x86 emulator / RAZR
    • bug 896574 - [fig] Fix and re-enable testAddSearchEngine
    • bug 899182 - [fig] Re-implement robocop testBookmark.java.in
    • bug 899187 - [fig] Create new testBookmarksPage test to replace original testBookmarksTab.java.in
  • Bugs with patches awaiting review:
    • bug 907734 - Robocop: Split database interactions and strings definitions in separate classes to structure Robocop apis better
    • bug 896557 - [fig] Fix and re-enable testWebContentContextMenu
  • Bugs awaiting integration:
    • bug 888277 - Robocop: Add test for Private Browsing
  • Bugs recently integrated:
    • bug 897078 - [fig] Intermittent testImportFromAndroid | Waiting for search bar - Search bar found
    • bug 908795 - Intermittent Android testClearPrivateData | Checking history exists - History exists
    • bug 906662 - Fix openAboutHomeTab to work with the changes to the tablet about:home UI
    • bug 896566 - [fig] Fix and re-enable testClearPrivateData
    • bug 901432 - [FIG] Cleanup BaseTest and create a new Utility class to organize the methods in BaseTest
    • bug 901445 - [FIG] Add the clickLongOnScreen implementation from robotium 4.0 to Robocop
  • Issues
    • The Front-end dev team has decided to rewrite the Robocop APIs to make them more scalable - meta bug: bug 910791 - [meta] New UI testing API. Adrian added the requested feedback on the patch for bug 910859 - Bootstrap new UI testing API


Community

Notes, discussion items and take aways