Amjed Tahir

Orcid: 0000-0001-9454-1366

According to our database1, Amjed Tahir authored at least 53 papers between 2012 and 2024.

Collaborative distances:
  • Dijkstra number2 of four.
  • Erdős number3 of four.

Timeline

Legend:

Book 
In proceedings 
Article 
PhD thesis 
Dataset
Other 

Links

On csauthors.net:

Bibliography

2024
Data Management Challenges in Agile Software Projects: A Systematic Literature Review.
CoRR, 2024

Security Code Review by LLMs: A Deep Dive into Responses.
CoRR, 2024

2023
Test flakiness' causes, detection, impact and responses: A multivocal review.
J. Syst. Softw., December, 2023

How have views on Software Quality differed over time? Research and practice viewpoints.
J. Syst. Softw., 2023

Selecting Source Code Generation Tools Based on Bandit Algorithms.
CoRR, 2023

Architecture Decisions in Quantum Software Systems: An Empirical Study on Stack Exchange and GitHub.
CoRR, 2023

Assessing the Security of GitHub Copilot Generated Code - A Targeted Replication Study.
CoRR, 2023

Security Weaknesses of Copilot Generated Code in GitHub.
CoRR, 2023

Software Defect Prediction by Online Learning Considering Defect Overlooking.
Proceedings of the 34th IEEE International Symposium on Software Reliability Engineering, ISSRE 2023, 2023

An "80-20" Approach to the Study of Coupling.
Proceedings of the 49th Euromicro Conference on Software Engineering and Advanced Applications, 2023

Security Defect Detection via Code Review: A Study of the OpenStack and Qt Communities.
Proceedings of the ACM/IEEE International Symposium on Empirical Software Engineering and Measurement, 2023

On the Effect of Instrumentation on Test Flakiness.
Proceedings of the IEEE/ACM International Conference on Automation of Software Test, 2023

2022
Understanding students' software development projects: Effort, performance, satisfaction, skills and their relation to the adequacy of outcomes developed.
J. Syst. Softw., 2022

An empirical study on the effectiveness of data resampling approaches for cross-project software defect prediction.
IET Softw., 2022

Code smells detection via modern code review: a study of the OpenStack and Qt communities.
Empir. Softw. Eng., 2022

Flaky Test Sanitisation via On-the-Fly Assumption Inference for Tests with Network Dependencies.
Proceedings of the 22nd IEEE International Working Conference on Source Code Analysis and Manipulation, 2022

Using Bandit Algorithms for Selecting Feature Reduction Techniques in Software Defect Prediction.
Proceedings of the 19th IEEE/ACM International Conference on Mining Software Repositories, 2022

Clone Detection Method Selection Based on Bandit Algorithm: a Preliminary Analysis.
Proceedings of the 16th IEEE International Workshop on Software Clones, 2022

A study of single statement bugs involving dynamic language features.
Proceedings of the 30th IEEE/ACM International Conference on Program Comprehension, 2022

An Empirical Study of Flaky Tests in JavaScript.
Proceedings of the IEEE International Conference on Software Maintenance and Evolution, 2022

Potential Technical Debt and Its Resolution in Code Reviews: An Exploratory Study of the OpenStack and Qt Communities.
Proceedings of the ESEM '22: ACM / IEEE International Symposium on Empirical Software Engineering and Measurement, Helsinki, Finland, September 19, 2022

Preliminary Analysis of Review Method Selection Based on Bandit Algorithms.
Proceedings of the 29th Asia-Pacific Software Engineering Conference, 2022

2021
A Novel Approach to Address External Validity Issues in Fault Prediction Using Bandit Algorithms.
IEICE Trans. Inf. Syst., 2021

Does class size matter? An in-depth assessment of the effect of class size in software defect prediction.
Empir. Softw. Eng., 2021

Where the Bugs are: A Quasi-replication Study of the Effect of Inheritance Depth and Width in Java Systems.
Proceedings of the Quality of Information and Communications Technology, 2021

Understanding Code Smell Detection via Code Review: A Study of the OpenStack Community.
Proceedings of the 29th IEEE/ACM International Conference on Program Comprehension, 2021

Using Bandit Algorithms for Project Selection in Cross-Project Defect Prediction.
Proceedings of the IEEE International Conference on Software Maintenance and Evolution, 2021

Caught in the Web: DoS Vulnerabilities in Parsers for Structured Data.
Proceedings of the Computer Security - ESORICS 2021, 2021

2020
A large scale study on how developers discuss code smells and anti-pattern in Stack Exchange sites.
Inf. Softw. Technol., 2020

On the recall of static call graph construction in practice.
Proceedings of the ICSE '20: 42nd International Conference on Software Engineering, Seoul, South Korea, 27 June, 2020

Automatic Identification of Code Smell Discussions on Stack Overflow: A Preliminary Investigation.
Proceedings of the ESEM '20: ACM / IEEE International Symposium on Empirical Software Engineering and Measurement, 2020

Technical Lag of Dependencies in Major Package Managers.
Proceedings of the 27th Asia-Pacific Software Engineering Conference, 2020

2019
Appsent A Tool That Analyzes App Reviews.
CoRR, 2019

Please Help! A Preliminary Study on the Effect of Social Proof and Legitimization of Paltry Contributions in Donations to OSS.
Proceedings of the 26th IEEE International Conference on Software Analysis, 2019

Laughter in the Wild: A Study Into DoS Vulnerabilities in YAML Libraries.
Proceedings of the 18th IEEE International Conference On Trust, 2019

Dependency versioning in the wild.
Proceedings of the 16th International Conference on Mining Software Repositories, 2019

2018
Revisiting the size effect in software fault prediction models.
Proceedings of the 12th ACM/IEEE International Symposium on Empirical Software Engineering and Measurement, 2018

Can you tell me if it smells?: A study on how developers discuss code smells and anti-patterns in Stack Overflow.
Proceedings of the 22nd International Conference on Evaluation and Assessment in Software Engineering, 2018

On the Soundness of Call Graph Construction in the Presence of Dynamic Language Features - A Benchmark and Tool Evaluation.
Proceedings of the Programming Languages and Systems - 16th Asian Symposium, 2018

2017
Evil Pickles: DoS Attacks Based on Object-Graph Engineering (Artifact).
Dagstuhl Artifacts Ser., 2017

On the construction of soundness oracles.
Proceedings of the 6th ACM SIGPLAN International Workshop on State Of the Art in Program Analysis, 2017

Assert Use and Defectiveness in Industrial Code.
Proceedings of the 2017 IEEE International Symposium on Software Reliability Engineering Workshops, 2017

Evil Pickles: DoS Attacks Based on Object-Graph Engineering.
Proceedings of the 31st European Conference on Object-Oriented Programming, 2017

Feature Evolution and Reuse - An Exploratory Study of Eclipse.
Proceedings of the 24th Asia-Pacific Software Engineering Conference, 2017

On the Use of Mined Stack Traces to Improve the Soundness of Statically Constructed Call Graphs.
Proceedings of the 24th Asia-Pacific Software Engineering Conference, 2017

2016
Report on the First International Workshop on Technical Debt Analytics (TDA 2016).
Proceedings of the Joint Proceedings of the 4th International Workshop on Quantitative Approaches to Software Quality (QuASoQ 2016) and 1st International Workshop on Technical Debt Analytics (TDA 2016) co-located with the 23rd Asia-Pacific Software Engineering Conference (APSEC 2016), 2016

An Empirical Study into the Relationship Between Class Features and Test Smells.
Proceedings of the 23rd Asia-Pacific Software Engineering Conference, 2016

2015
Combining Dynamic Analysis and Visualization to Explore the Distribution of Unit Test Suites.
Proceedings of the 6th IEEE/ACM International Workshop on Emerging Trends in Software Metrics, 2015

On Satisfying the Android OS Community: User Feedback Still Central to Developers' Portfolios.
Proceedings of the 24th Australasian Software Engineering Conference, 2015

2014
A Study of the Relationship Between Class Testability and Runtime Properties.
Proceedings of the Evaluation of Novel Approaches to Software Engineering, 2014

Understanding Class-level Testability Through Dynamic Analysis.
Proceedings of the ENASE 2014, 2014

2012
Companies Approaches in Software Release Planning - Based on Multiple Case Studies.
J. Softw., 2012

A systematic mapping study on dynamic metrics and software quality.
Proceedings of the 28th IEEE International Conference on Software Maintenance, 2012


  Loading...