Tag

AI assistance

0 views collected around this technical thread.

Java Tech Enthusiast
Java Tech Enthusiast
Nov 23, 2024 · Operations

Using jq to Extract JSON Data: A Simple Tutorial

This tutorial shows how to use the jq command‑line tool to extract each user's name from a JSON array, illustrating simple commands such as jq '.users[].name' data.json, describing the author's move from manual IDE methods, and emphasizing the importance of knowing jq exists and leveraging AI to generate scripts from plain‑language descriptions.

AI assistanceData ExtractionJSON
0 likes · 3 min read
Using jq to Extract JSON Data: A Simple Tutorial
Model Perspective
Model Perspective
Jul 6, 2024 · Artificial Intelligence

How AI Can Supercharge Academic Writing: Key Takeaways from an AI‑Assisted Research Guide

This article reviews the main insights from the book “Efficient Paper Writing: AI‑Assisted Academic Writing”, covering AI prompting frameworks, the value of expert knowledge, practical research‑method tips, and how AI can boost productivity while preserving scholarly rigor.

AI assistanceAI writingacademic research
0 likes · 18 min read
How AI Can Supercharge Academic Writing: Key Takeaways from an AI‑Assisted Research Guide
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Apr 25, 2024 · Frontend Development

Writing Elegant Frontend Code and Preparing for Technical Interviews

This article shares practical tips for writing clean frontend code, using AI assistants for code improvement, understanding business requirements, reading source code of popular libraries, and mastering front‑end infrastructure such as tooling, monitoring, CI/CD, and technology selection to ace technical interviews.

AI assistancecode qualityinterview preparation
0 likes · 15 min read
Writing Elegant Frontend Code and Preparing for Technical Interviews
JD Retail Technology
JD Retail Technology
Dec 5, 2023 · Fundamentals

Applying ChatGPT to Enhance Software Testing Efficiency

This article explores how software test engineers can leverage ChatGPT for tasks such as requirement analysis, test case creation, defect reporting, functional test generation, API test case generation, and automation script writing, thereby improving testing speed, accuracy, and overall quality.

AI assistanceChatGPTsoftware testing
0 likes · 10 min read
Applying ChatGPT to Enhance Software Testing Efficiency
JD Tech
JD Tech
Nov 17, 2023 · Artificial Intelligence

Using ChatGPT to Enhance Software Testing Efficiency

This article explores how software test engineers can leverage ChatGPT to improve efficiency across the testing workflow, including requirement analysis, test case creation, defect reporting, functional and API test generation, and automation script development, while providing code examples and practical tips for integrating AI assistance into testing processes.

AI assistanceChatGPTHttpRunner
0 likes · 12 min read
Using ChatGPT to Enhance Software Testing Efficiency
Continuous Delivery 2.0
Continuous Delivery 2.0
May 25, 2023 · Fundamentals

Using ChatGPT to Enhance Software Functional Testing: A Practical Exploration

This article recounts how a software test engineer leveraged ChatGPT to generate and refine test ideas for a mobile contacts export feature, highlighting the impact of query phrasing, timing, and AI response variability on test coverage and reliability.

AI assistanceChatGPTfunctional testing
0 likes · 9 min read
Using ChatGPT to Enhance Software Functional Testing: A Practical Exploration