skip to main | skip to sidebar

arivaazhi

Saturday, September 14, 2024

Test Management - Interview Questions

https://resumecat.com/career/quality-assurance-manager/interview-questions
https://www.guru99.com/top-20-test-manager-interview-questions.html
https://www.invensislearning.com/blog/quality-manager-interview-questions/
https://www.qualitygurus.com/quality-manager-interview-questions-and-responses/
https://www.sprintzeal.com/blog/quality-manager-interview-questions
https://www.talentlyft.com/en/resources/quality-assurance-manager-interview-question
https://www.testgorilla.com/blog/management-situational-interview-questions/
Posted by Pine Car at 7:46 PM No comments:

Binary Tree

https://www.youtube.com/watch?v=76dhtgZt38A 

https://www.youtube.com/watch?v=U1JYwHcFfso



Posted by Pine Car at 2:35 PM No comments:
Labels: Tutorials

Recursion

https://en.wikipedia.org/wiki/Recursion

https://en.wikipedia.org/wiki/Recursion_(computer_science)

https://www.youtube.com/watch?v=GOs07Kn2W1E


Base Case & Recursion Case

Base case can be implicit (like end of a for loop)

problems solvable in this space:

  1. Tower of Hanoi
  2. Binary Search - sorted array
  3. Merge Sort
  4. File System, size
  5. Factorial
  6. Fibonacci sequence

Iterative method is alternate to recursion




Posted by Pine Car at 1:49 PM No comments:
Labels: Tutorials

Friday, September 6, 2024

DSA - Data Structure and Algorithm

 https://www.geeksforgeeks.org/learn-data-structures-and-algorithms-dsa-tutorial/

    https://www.geeksforgeeks.org/top-50-array-coding-problems-for-interviews/

    https://www.geeksforgeeks.org/explore?page=1&category=Arrays&sortBy=submissions

https://www.w3schools.com/dsa/

https://www.tutorialspoint.com/data_structures_algorithms/index.htm

https://www.programiz.com/dsa

Posted by Pine Car at 2:46 PM No comments:
Labels: Tutorials

Specifications in Machine readable format

  1. Backus–Naur form - notation used to describe the syntax of programming languages or other formal languages
  2. OpenAPI Specification - describing, producing, consuming, and visualizing RESTful web services
    1. Arazzo specification


Posted by Pine Car at 1:19 PM No comments:

Wednesday, September 4, 2024

OpenAPI Generator landscape

  1. LibLab
  2. apimatic
  3. appwrite
  4. Fern
  5. Microsoft Kiota
  6. Konfig
  7. Readme.io/API
  8. RESTUnited
  9. Speakeasy
  10. Stainless

Templates:

  1. Twig Template
  2. Mustache & Handlebars
Specifications:

  1. Swagger 2
  2. OpenAPI 3
  3. RAML 1.0 
  4. RAML 0.8
  5. Postman 2.0
  6. Postman 1.0
  7. API Blueprint 1A

Misc
  1. Microsoft OpenAPI .Net
  2. Security Testing
  3. Specmatic Contract Driven Development

  1. https://github.com/microsoft/restler-fuzzer
  2. https://owasp.org/www-project-web-security-testing-guide/latest/4-Web_Application_Security_Testing/05-Authorization_Testing/04-Testing_for_Insecure_Direct_Object_References
  3. https://www.zaproxy.org/docs/desktop/addons/fuzzer/
  4. https://github.com/aress31/openapi-parser
  5. https://github.com/Yelp/fuzz-lightyear
    1. https://engineeringblog.yelp.com/2020/01/automated-idor-discovery-through-stateful-swagger-fuzzing.html
  6. https://42crunch.com/api-security-platform/
  7. https://portswigger.net/burp
  8. https://keploy.io/



Posted by Pine Car at 1:45 PM No comments:
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Followers

Blog Archive

  • ►  2025 (7)
    • ►  May (1)
    • ►  April (1)
    • ►  March (4)
    • ►  February (1)
  • ▼  2024 (16)
    • ▼  September (6)
      • Test Management - Interview Questions
      • Binary Tree
      • Recursion
      • DSA - Data Structure and Algorithm
      • Specifications in Machine readable format
      • OpenAPI Generator landscape
    • ►  August (1)
    • ►  April (1)
    • ►  March (1)
    • ►  February (7)
  • ►  2020 (1)
    • ►  January (1)
  • ►  2019 (1)
    • ►  January (1)
  • ►  2011 (9)
    • ►  September (3)
    • ►  August (1)
    • ►  June (2)
    • ►  April (1)
    • ►  March (2)
  • ►  2010 (21)
    • ►  December (1)
    • ►  October (1)
    • ►  September (2)
    • ►  August (1)
    • ►  July (11)
    • ►  May (1)
    • ►  April (4)