{
  "submission_id": "3059169",
  "keywords": [
    {
      "keyword_id": "18275",
      "keyword_name": "softcore",
      "contributed": "f",
      "submissions_count": "440"
    },
    {
      "keyword_id": "1142",
      "keyword_name": "soft vore",
      "contributed": "f",
      "submissions_count": "4203"
    },
    {
      "keyword_id": "725766",
      "keyword_name": "softwaretesting",
      "contributed": "f",
      "submissions_count": "1"
    },
    {
      "keyword_id": "29643",
      "keyword_name": "testing",
      "contributed": "f",
      "submissions_count": "263"
    }
  ],
  "hidden": "f",
  "scraps": "t",
  "favorite": "f",
  "favorites_count": "0",
  "create_datetime": "2023-07-08 11:20:04.949487+00",
  "create_datetime_usertime": "08 Jul 2023 13:20 CEST",
  "last_file_update_datetime": "2023-07-08 11:14:35.045243+00",
  "last_file_update_datetime_usertime": "08 Jul 2023 13:14 CEST",
  "username": "anayaverma",
  "user_id": "1097046",
  "user_icon_file_name": null,
  "user_icon_url_large": null,
  "user_icon_url_medium": null,
  "user_icon_url_small": null,
  "file_name": "4580337_anayaverma_download_1_.jpg",
  "file_url_full": "https://nl1.ib.metapix.net/files/full/4580/4580337_anayaverma_download_1_.jpg",
  "file_url_screen": "https://nl1.ib.metapix.net/files/screen/4580/4580337_anayaverma_download_1_.jpg",
  "file_url_preview": "https://nl1.ib.metapix.net/files/preview/4580/4580337_anayaverma_download_1_.jpg",
  "thumbnail_url_huge_noncustom": "https://nl1.ib.metapix.net/files/preview/4580/4580337_anayaverma_download_1_.jpg",
  "thumbnail_url_large_noncustom": "https://nl1.ib.metapix.net/thumbnails/large/4580/4580337_anayaverma_download_1__noncustom.jpg",
  "thumbnail_url_medium_noncustom": "https://nl1.ib.metapix.net/thumbnails/medium/4580/4580337_anayaverma_download_1__noncustom.jpg",
  "thumb_medium_noncustom_x": "120",
  "thumb_medium_noncustom_y": "81",
  "thumb_large_noncustom_x": "200",
  "thumb_large_noncustom_y": "135",
  "thumb_huge_noncustom_x": "273",
  "thumb_huge_noncustom_y": "184",
  "files": [
    {
      "file_id": "4580337",
      "file_name": "4580337_anayaverma_download_1_.jpg",
      "file_url_full": "https://nl1.ib.metapix.net/files/full/4580/4580337_anayaverma_download_1_.jpg",
      "file_url_screen": "https://nl1.ib.metapix.net/files/screen/4580/4580337_anayaverma_download_1_.jpg",
      "file_url_preview": "https://nl1.ib.metapix.net/files/preview/4580/4580337_anayaverma_download_1_.jpg",
      "mimetype": "image/jpeg",
      "submission_id": "3059169",
      "user_id": "1097046",
      "submission_file_order": "0",
      "full_size_x": "273",
      "full_size_y": "184",
      "screen_size_x": "273",
      "screen_size_y": "184",
      "preview_size_x": "273",
      "preview_size_y": "184",
      "initial_file_md5": "8ebce8a50dfdb86069068ed008b19675",
      "full_file_md5": "8ebce8a50dfdb86069068ed008b19675",
      "large_file_md5": "b5b07f437fd48b87e4dc973e5b4818da",
      "small_file_md5": "dc81486a5d24624ff83bd44122e1655d",
      "thumbnail_md5": "0687cb04afbfcb7c8be5d91c34ef07a4",
      "deleted": "f",
      "create_datetime": "2023-07-08 11:14:35.045243+00",
      "create_datetime_usertime": "08 Jul 2023 13:14 CEST",
      "thumbnail_url_huge_noncustom": "https://nl1.ib.metapix.net/files/preview/4580/4580337_anayaverma_download_1_.jpg",
      "thumbnail_url_large_noncustom": "https://nl1.ib.metapix.net/thumbnails/large/4580/4580337_anayaverma_download_1__noncustom.jpg",
      "thumbnail_url_medium_noncustom": "https://nl1.ib.metapix.net/thumbnails/medium/4580/4580337_anayaverma_download_1__noncustom.jpg",
      "thumb_medium_noncustom_x": "120",
      "thumb_medium_noncustom_y": "81",
      "thumb_large_noncustom_x": "200",
      "thumb_large_noncustom_y": "135",
      "thumb_huge_noncustom_x": "273",
      "thumb_huge_noncustom_y": "184"
    }
  ],
  "pools": [],
  "description": "Software testing is the process of evaluating a software application or system to ensure that it meets specified requirements and performs as expected. It involves executing the software to find defects or errors and ensure its quality, reliability, and functionality.\n\n",
  "description_bbcode_parsed": "<span style='word-wrap: break-word;'>Software testing is the process of evaluating a software application or system to ensure that it meets specified requirements and performs as expected. It involves executing the software to find defects or errors and ensure its quality, reliability, and functionality.<br /><br /></span>",
  "writing": "Software testing is the process of evaluating a software application or system to ensure that it meets specified requirements and performs as expected. It involves executing the software to find defects or errors and ensure its quality, reliability, and functionality.\n\nSoftware testing typically involves the following key activities:\n\nTest Planning: Defining the objectives, scope, and approach for testing. This includes identifying test objectives, test strategy, test deliverables, and resource allocation.\n\nTest Design: Creating test cases and test scenarios based on the requirements and specifications of the software. Test design involves determining what to test, how to test, and what data to use for testing.\n\nTest Execution: Running the test cases and capturing the actual results. This involves comparing the expected results with the actual results to identify any discrepancies or defects.\n\nDefect Reporting and Tracking: Documenting and reporting any defects or issues found during testing. Defects are typically logged in a defect tracking system, and their status is tracked until they are resolved.\n\nTest Reporting: Providing test reports that summarize the test activities, including test coverage, test execution results, defect metrics, and overall assessment of the software's quality.\n\nTest Environment Setup: Setting up the required test environment, including hardware, software, and network configurations, to simulate the production environment in which the software will be deployed.\n\n[url=https://www.sevenmentor.com/software-testing-course-in-pune.php]Software Testing Classes in Pune[/url]",
  "writing_bbcode_parsed": "<span style='word-wrap: break-word;'>Software testing is the process of evaluating a software application or system to ensure that it meets specified requirements and performs as expected. It involves executing the software to find defects or errors and ensure its quality, reliability, and functionality.<br /><br />Software testing typically involves the following key activities:<br /><br />Test Planning: Defining the objectives, scope, and approach for testing. This includes identifying test objectives, test strategy, test deliverables, and resource allocation.<br /><br />Test Design: Creating test cases and test scenarios based on the requirements and specifications of the software. Test design involves determining what to test, how to test, and what data to use for testing.<br /><br />Test Execution: Running the test cases and capturing the actual results. This involves comparing the expected results with the actual results to identify any discrepancies or defects.<br /><br />Defect Reporting and Tracking: Documenting and reporting any defects or issues found during testing. Defects are typically logged in a defect tracking system, and their status is tracked until they are resolved.<br /><br />Test Reporting: Providing test reports that summarize the test activities, including test coverage, test execution results, defect metrics, and overall assessment of the software&#039;s quality.<br /><br />Test Environment Setup: Setting up the required test environment, including hardware, software, and network configurations, to simulate the production environment in which the software will be deployed.<br /><br /><a href=\"https://www.sevenmentor.com/software-testing-course-in-pune.php\" rel=\"nofollow\">Software Testing Classes in Pune</a></span>",
  "pools_count": 0,
  "title": "New Submission",
  "deleted": "f",
  "public": "t",
  "mimetype": "image/jpeg",
  "pagecount": "1",
  "rating_id": "0",
  "rating_name": "General",
  "ratings": [],
  "submission_type_id": "13",
  "type_name": "Character Sheet",
  "guest_block": "f",
  "friends_only": "f",
  "comments_count": "0",
  "views": "9"
}