[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"me":3,"catalog:en:qa-test-automation\u002Fqa-exploratory-manual-testing":4,"config":126},null,{"field_key":5,"field_name":6,"seniority":7,"topic_key":8,"topic_name":9,"spec_key":7,"spec_name":7,"locale":10,"cell_total":11,"field_total":12,"seniorities":13,"topics":17,"specs":40,"samples":41},"qa-test-automation","QA \u002F Test Automation","","qa-exploratory-manual-testing","Qa Exploratory Manual Testing","en",75,600,[14,15,16],"junior","mid","senior",[18,21,24,27,30,31,34,37],{"key":19,"name":20,"count":11},"qa-api-testing","Qa Api Testing",{"key":22,"name":23,"count":11},"qa-automation-fundamentals","Qa Automation Fundamentals",{"key":25,"name":26,"count":11},"qa-ci-cd-testing","Qa Ci Cd Testing",{"key":28,"name":29,"count":11},"qa-defect-management","Qa Defect Management",{"key":8,"name":9,"count":11},{"key":32,"name":33,"count":11},"qa-performance-testing","Qa Performance Testing",{"key":35,"name":36,"count":11},"qa-test-case-design","Qa Test Case Design",{"key":38,"name":39,"count":11},"qa-test-strategy","Qa Test Strategy",[],[42,60,73,86,99,112],{"id":43,"topic":9,"difficulty":44,"body":45,"options":46,"correct_key":51,"explanation":59},"019f68ba-23da-7971-bb24-bbac336fa036",1,"What best describes exploratory testing?",[47,50,53,56],{"key":48,"text":49},"a","Running a fixed suite of pre-written scripted test cases without deviation",{"key":51,"text":52},"b","Designing and running tests at the same time, letting each result shape the next step",{"key":54,"text":55},"c","Writing automated checks that run on every code commit",{"key":57,"text":58},"d","Reviewing requirements documents to confirm they are complete before coding starts","Exploratory testing is defined by the parallel, iterative nature of test design and execution: the tester learns about the system while testing it, and each observation shapes the next action. It is not the execution of a pre-fixed script, not automation, and not a documentation review.",{"id":61,"topic":9,"difficulty":44,"body":62,"options":63,"correct_key":54,"explanation":72},"019f68ba-23db-72b6-8748-daaa05e2882f","How is exploratory testing generally positioned relative to test automation?",[64,66,68,70],{"key":48,"text":65},"As a replacement for automation once a team becomes mature enough",{"key":51,"text":67},"As a competing approach where a team must pick only one",{"key":54,"text":69},"As a complementary approach, working alongside automation rather than replacing it",{"key":57,"text":71},"As a legacy technique that modern automated pipelines have made obsolete","Exploratory testing and automation address different needs and are complementary, not rivals. Automation is excellent at repeatedly verifying known expectations quickly and consistently; exploratory testing is better suited to discovering unanticipated problems, usability issues, and gaps that no one thought to script. Mature teams use both together.",{"id":74,"topic":9,"difficulty":44,"body":75,"options":76,"correct_key":48,"explanation":85},"019f68ba-23db-796c-aa69-e33e536d0686","In session-based test management, what is a \"session\"?",[77,79,81,83],{"key":48,"text":78},"A time-boxed block of testing focused on a mission, closed out with a report",{"key":51,"text":80},"A single automated test run triggered by a scheduler",{"key":54,"text":82},"The period between two software releases",{"key":57,"text":84},"A meeting where the team reviews open bugs","A session in session-based test management is a time-boxed, focused period of testing work directed at a specific mission or charter, uninterrupted by other tasks, and closed out with a report summarizing coverage, findings, and any deviations from the plan. It is not an automated run, a release window, or a bug-review meeting.",{"id":87,"topic":9,"difficulty":44,"body":88,"options":89,"correct_key":57,"explanation":98},"019f68ba-23dc-7212-837a-3f63bc02c7fb","What is a \"test charter\" in exploratory testing?",[90,92,94,96],{"key":48,"text":91},"A step-by-step script listing the exact clicks and inputs to perform",{"key":51,"text":93},"A legal document signed by the customer before testing begins",{"key":54,"text":95},"The final report listing every bug found during a release",{"key":57,"text":97},"A short mission-and-scope statement that guides a session, not an exact-step script","A test charter is a concise statement of what to explore, why, and with what resources or constraints in mind — it sets direction and scope for a session but deliberately leaves the exact steps to the tester's judgment, which is what allows exploration. It is not a detailed script, a legal document, or a final bug report.",{"id":100,"topic":9,"difficulty":44,"body":101,"options":102,"correct_key":51,"explanation":111},"019f68ba-23dc-77c9-9f29-b98edf4e90dc","What does usability testing primarily evaluate?",[103,105,107,109],{"key":48,"text":104},"Whether the application returns correct results under heavy concurrent load",{"key":51,"text":106},"How easily real users can accomplish their goals with the product",{"key":54,"text":108},"Whether the source code follows the team's style guide",{"key":57,"text":110},"Whether the database schema is normalized correctly","Usability testing focuses on the user's experience: can people understand the interface, complete tasks efficiently, and avoid confusion or frustration. It is unrelated to load handling, code style, or schema design, which are covered by other kinds of testing or review.",{"id":113,"topic":9,"difficulty":114,"body":115,"options":116,"correct_key":54,"explanation":125},"019f68ba-23dc-7dc6-ac31-40efeb263c2e",2,"What is the basic goal of accessibility testing?",[117,119,121,123],{"key":48,"text":118},"Confirming the application loads within an acceptable response time",{"key":51,"text":120},"Confirming the application encrypts data correctly in transit",{"key":54,"text":122},"Confirming that people with disabilities can perceive, navigate, and use the product",{"key":57,"text":124},"Confirming that the API returns the correct HTTP status codes","Accessibility testing checks that a product can be perceived, understood, navigated, and used by people with a range of disabilities, including those relying on assistive technology, keyboard-only navigation, or screen readers. Response time, encryption, and status codes belong to performance, security, and functional testing respectively.",{"fields":127,"seniorities":311,"interview_shapes":312,"locales":317,"oauth":319,"question_count":322,"coach_enabled":323,"jd_match_enabled":323},[128,153,173,190,214,227,246,265,287,292,298,305],{"key":129,"name_tr":130,"name_en":130,"sort":44,"specializations":131},"backend","Backend",[132,135,138,141,144,147,150],{"key":133,"name":134,"field":129},"general","Genel",{"key":136,"name":137,"field":129},"go","Go",{"key":139,"name":140,"field":129},"python","Python",{"key":142,"name":143,"field":129},"java","Java",{"key":145,"name":146,"field":129},"csharp","C#\u002F.NET",{"key":148,"name":149,"field":129},"nodejs","Node.js",{"key":151,"name":152,"field":129},"php","PHP",{"key":154,"name_tr":155,"name_en":155,"sort":114,"specializations":156},"frontend","Frontend",[157,158,161,164,167,170],{"key":133,"name":134,"field":154},{"key":159,"name":160,"field":154},"javascript","JavaScript",{"key":162,"name":163,"field":154},"typescript","TypeScript",{"key":165,"name":166,"field":154},"react","React",{"key":168,"name":169,"field":154},"vue","Vue",{"key":171,"name":172,"field":154},"angular","Angular",{"key":174,"name_tr":175,"name_en":175,"sort":176,"specializations":177},"fullstack","Fullstack",3,[178,179,180,181,182,183,184,185,186,187,188,189],{"key":133,"name":134,"field":174},{"key":136,"name":137,"field":129},{"key":139,"name":140,"field":129},{"key":142,"name":143,"field":129},{"key":145,"name":146,"field":129},{"key":148,"name":149,"field":129},{"key":151,"name":152,"field":129},{"key":159,"name":160,"field":154},{"key":162,"name":163,"field":154},{"key":165,"name":166,"field":154},{"key":168,"name":169,"field":154},{"key":171,"name":172,"field":154},{"key":191,"name_tr":192,"name_en":192,"sort":193,"specializations":194},"devops-cloud","DevOps \u002F Cloud",4,[195,196,199,202,205,208,211],{"key":133,"name":134,"field":191},{"key":197,"name":198,"field":191},"aws","AWS",{"key":200,"name":201,"field":191},"gcp","GCP",{"key":203,"name":204,"field":191},"azure","Azure",{"key":206,"name":207,"field":191},"kubernetes","Kubernetes",{"key":209,"name":210,"field":191},"terraform","Terraform",{"key":212,"name":213,"field":191},"linux","Linux",{"key":215,"name_tr":216,"name_en":216,"sort":217,"specializations":218},"ai-engineer","AI Engineer",5,[219,220,221,224],{"key":133,"name":134,"field":215},{"key":139,"name":140,"field":215},{"key":222,"name":223,"field":215},"llm-rag","LLM\u002FRAG",{"key":225,"name":226,"field":215},"mlops","MLOps",{"key":228,"name_tr":229,"name_en":230,"sort":231,"specializations":232},"database","Veritabanı","Database",6,[233,234,237,240,243],{"key":133,"name":134,"field":228},{"key":235,"name":236,"field":228},"postgresql","PostgreSQL",{"key":238,"name":239,"field":228},"mysql","MySQL",{"key":241,"name":242,"field":228},"mongodb","MongoDB",{"key":244,"name":245,"field":228},"redis","Redis",{"key":247,"name_tr":248,"name_en":249,"sort":250,"specializations":251},"mobile","Mobil","Mobile",7,[252,253,256,259,262],{"key":133,"name":134,"field":247},{"key":254,"name":255,"field":247},"ios-swift","iOS (Swift)",{"key":257,"name":258,"field":247},"android-kotlin","Android (Kotlin)",{"key":260,"name":261,"field":247},"flutter","Flutter",{"key":263,"name":264,"field":247},"react-native","React Native",{"key":266,"name_tr":267,"name_en":268,"sort":269,"specializations":270},"security","Güvenlik","Security",8,[271,272,275,278,281,284],{"key":133,"name":134,"field":266},{"key":273,"name":274,"field":266},"appsec","AppSec",{"key":276,"name":277,"field":266},"offensive-pentest","Offensive \u002F Pentest",{"key":279,"name":280,"field":266},"cloud-security","Cloud Security",{"key":282,"name":283,"field":266},"devsecops","DevSecOps",{"key":285,"name":286,"field":266},"blue-team-incident","Blue Team \u002F Incident",{"key":5,"name_tr":288,"name_en":6,"sort":289,"specializations":290},"QA \u002F Test Otomasyonu",9,[291],{"key":133,"name":134,"field":5},{"key":293,"name_tr":294,"name_en":294,"sort":295,"specializations":296},"data-engineer","Data Engineer",10,[297],{"key":133,"name":134,"field":293},{"key":299,"name_tr":300,"name_en":301,"sort":302,"specializations":303},"game-dev","Oyun Geliştirme","Game Development",11,[304],{"key":133,"name":134,"field":299},{"key":306,"name_tr":307,"name_en":307,"sort":308,"specializations":309},"ml-engineer","ML Engineer",12,[310],{"key":133,"name":134,"field":306},[14,15,16],{"junior":313,"mid":315,"senior":316},{"questions":314,"median_sec":3},20,{"questions":314,"median_sec":3},{"questions":314,"median_sec":3},[318,10],"tr",[320,321],"google","github",21750,true]