MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "lecontinue": "20250527211702|3211",
        "continue": "-||"
    },
    "query": {
        "logevents": [
            {
                "logid": 3221,
                "ns": 0,
                "title": "Testing Techniques",
                "pageid": 1695,
                "logpage": 1695,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Alexey Shirin",
                "timestamp": "2025-06-05T08:44:06Z",
                "comment": "Created page with \"[[Exploratory Testing]]  [[Regression Testing]]  [[Smoke Testing]]  [[Sanity Check (Re-test)]]  [[Checklist Testing]]  [[Test Case Testing]]\""
            },
            {
                "logid": 3220,
                "ns": 0,
                "title": "Test Case",
                "pageid": 1694,
                "logpage": 1694,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Alexey Shirin",
                "timestamp": "2025-06-05T08:37:33Z",
                "comment": "Created page with \"=== '''What Is a Test Case & How to Write Good Test Cases \u2013 Basic Guide''' === '''What Is a Test Case?'''  A test case is a '''documented set of actions''' used to check if a specific part of the system works correctly. Each test case focuses on a single objective and includes clear input, steps to perform, and the expected result. Test cases help testers work consistently, avoid missing checks, and make it easy to repeat tests later.  '''Why Are Test Cases Important?'...\""
            },
            {
                "logid": 3219,
                "ns": 0,
                "title": "Test Case Testing",
                "pageid": 1693,
                "logpage": 1693,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Alexey Shirin",
                "timestamp": "2025-06-05T08:33:37Z",
                "comment": "Created page with \"=== '''Test Case Based Testing \u2013 Basic Guide''' === '''What is Test Case Testing?'''  Test case testing means executing '''pre-created test cases''' that describe exactly what to test, how to test it, and what results are expected. This method helps ensure '''repeatability, traceability, and coverage'''. It is often used in formal test cycles like regression, system, or acceptance testing.  '''How to Prepare?'''  Review the assigned test cases in your test management t...\""
            },
            {
                "logid": 3218,
                "ns": 0,
                "title": "Checklist Testing",
                "pageid": 1692,
                "logpage": 1692,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Alexey Shirin",
                "timestamp": "2025-06-05T08:28:42Z",
                "comment": "Created page with \"=== '''Checklist Testing \u2013 Basic Guide''' === '''What is Checklist Testing?'''  Checklist testing means performing tests using a '''predefined list of conditions or items to verify'''. It is less formal than test cases but still structured. The checklist helps ensure that important features, actions, or rules are not forgotten during testing.  '''How to Prepare?'''  Use an existing checklist provided by your team or test lead, or build one based on product requirements...\""
            },
            {
                "logid": 3217,
                "ns": 0,
                "title": "Sanity Check (Re-test)",
                "pageid": 1691,
                "logpage": 1691,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Alexey Shirin",
                "timestamp": "2025-06-05T08:27:11Z",
                "comment": "Created page with \"=== '''Sanity Testing \u2013 Basic Guide (Re-test Fixed Bugs)''' === '''What is Sanity Testing?'''  Sanity testing checks that specific bugs or issues reported earlier are now fixed and working as expected. It is focused and limited in scope \u2014 not a full test cycle. The goal is to quickly verify that fixes were successful.  '''How to Prepare?'''  Review the list of fixed bugs from the issue tracker (e.g. Jira, Redmine). Read each bug report carefully: understand the probl...\""
            },
            {
                "logid": 3216,
                "ns": 0,
                "title": "Smoke Testing",
                "pageid": 1690,
                "logpage": 1690,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Alexey Shirin",
                "timestamp": "2025-06-05T08:25:48Z",
                "comment": "Created page with \"=== '''Smoke Testing for Web Sites \u2013 Basic Guide''' === '''What is Smoke Testing?'''  Smoke testing is a quick check to make sure the website is up and major functions are working after a new build or deployment. It does '''not''' cover deep or detailed testing \u2014 just the basic \u201cis it working at all\u201d check.  '''How to Prepare?'''  Identify the '''critical paths''' of the website \u2014 core features that must work for the product to be usable (e.g. homepage loads, l...\""
            },
            {
                "logid": 3215,
                "ns": 0,
                "title": "Regression Testing",
                "pageid": 1689,
                "logpage": 1689,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Alexey Shirin",
                "timestamp": "2025-06-05T08:24:42Z",
                "comment": "Created page with \"=== '''Regression Testing for Web Sites \u2013 Basic Guide''' === '''What is Regression Testing?'''  Regression testing means re-testing existing features to make sure that recent changes (new features, bug fixes, config updates) did not break anything that worked before. It is usually done before release, or after code changes.  '''How to Prepare?'''  Use a '''predefined test suite''' \u2013 a list of important test cases that cover core features. These should include both fu...\""
            },
            {
                "logid": 3214,
                "ns": 0,
                "title": "Exploratory Testing",
                "pageid": 1688,
                "logpage": 1688,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Alexey Shirin",
                "timestamp": "2025-06-05T08:22:57Z",
                "comment": "Created page with \"=== '''Exploratory Testing for Web Sites \u2013 Basic Guide''' === '''What is Exploratory Testing?'''  Exploratory testing is a hands-on testing approach where testers actively explore the website without using predefined test cases. The goal is to find unexpected issues by thinking like a user. Testers design and run tests at the same time, based on what they learn during testing.  '''How to Prepare?'''  Before testing, understand the product\u2019s purpose, main user flows,...\""
            },
            {
                "logid": 3213,
                "ns": 0,
                "title": "Testing Technics",
                "pageid": 1687,
                "logpage": 1687,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Alexey Shirin",
                "timestamp": "2025-06-05T08:22:13Z",
                "comment": "Created page with \"[[Exploratory Testing]]  [[Regression Testing]]  [[Smoke Testing]]  [[Sanity Check (Re-test)]]  [[Checklist Testing]]  [[Test Case Testing]]\""
            },
            {
                "logid": 3212,
                "ns": 0,
                "title": "Stores and warehouses in Canada",
                "pageid": 1686,
                "logpage": 30,
                "params": {
                    "target_ns": 0,
                    "target_title": "All Stores, Warehouses and websites"
                },
                "type": "move",
                "action": "move",
                "user": "Sergey Ershov",
                "timestamp": "2025-05-28T16:14:57Z",
                "comment": ""
            }
        ]
    }
}