activity
20192025
most citedChatGPT Incorrectness Detection in Software Reviews

11 citations · 21 across the 7 of their papers we have counts for

collaborators
Showing cs.SEShow all

7 papers · 1 filter

cs.SE2025

Automatic High-Level Test Case Generation using Large Language Models

Navid Bin Hasan, Md. Ashraful Islam, Junaed Younus Khan +2

We explored the challenges practitioners face in software testing and proposed automated solutions to address these obstacles. We began with a survey of local software companies an…

cs.SE202411 cited

ChatGPT Incorrectness Detection in Software Reviews

Minaoar Hossain Tanzil, Junaed Younus Khan, Gias Uddin

We conducted a survey of 135 software engineering (SE) practitioners to understand how they use Generative AI-based chatbots like ChatGPT for SE tasks. We find that they want to us…

cs.SE20231 cited

Combining Contexts from Multiple Sources for Documentation-Specific Code Example Generation

Junaed Younus Khan, Gias Uddin

Code example is a crucial part of good documentation. It helps the developers to understand the documentation easily and use the corresponding code unit (e.g., method) properly. Ho…

cs.SE20227 cited

Automatic Code Documentation Generation Using GPT-3

Junaed Younus Khan, Gias Uddin

Source code documentation is an important artifact for efficient software development. Code documentation could greatly benefit from automation since manual documentation is often…

cs.SE20221 cited

Aspect-Based API Review Classification: How Far Can Pre-Trained Transformer Model Go?

chengran Yang, Bowen Xu, Junaed younus Khan +4

APIs (Application Programming Interfaces) are reusable software libraries and are building blocks for modern rapid software development. Previous research shows that programmers fr…

cs.SE20221 cited

Automatic Detection and Analysis of Technical Debts in Peer-Review Documentation of R Packages

Junaed Younus Khan, Gias Uddin

Technical debt (TD) is a metaphor for code-related problems that arise as a result of prioritizing speedy delivery over perfect code. Given that the reduction of TDs can have long-…