sajedjalil/ChatGPT-Software-Testing-Study
A study on the capabilities and implications of ChatGPT on classroom exercises for software testing. Accepted in ICSTW 2023.
This tool helps researchers and educators efficiently gather and analyze ChatGPT's responses to predefined software testing questions. You provide a list of questions in an Excel sheet, and the tool automatically collects ChatGPT's answers, saving them back into the same Excel file for analysis. It's designed for anyone studying the capabilities and implications of large language models like ChatGPT in an educational or research context, specifically in software engineering.
No commits in the last 6 months.
Use this if you need to systematically collect and compare ChatGPT's answers to a large set of software testing questions for research or educational assessment.
Not ideal if you need an official API for high-volume, production-scale integration with ChatGPT, as this tool is subject to ChatGPT's web interface limitations.
Stars
14
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Oct 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/sajedjalil/ChatGPT-Software-Testing-Study"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openai/openai-cookbook
Examples and guides for using the OpenAI API
rgbkrk/dangermode
Execute IPython & Jupyter from the comforts of chat.openai.com
CogStack/OpenGPT
A framework for creating grounded instruction based datasets and training conversational domain...
Declipsonator/GPTZzzs
Large language model detection evasion through grammar and vocabulary modifcation.
antononcube/Python-JupyterChatbook
Python package of a Jupyter extension that facilitates the interaction with LLMs.