Hacker Newsnew | past | comments | ask | show | jobs | submit | notimewaste's commentslogin

Did you know the automation testing market is booming at $28+ billion USD? With a plethora of tools and services available, finding the right one for your project can be overwhelming!

That's why I'm thrilled to announce a curated directory of 100+ top automation testing tools! This resource will categorise each tool, provide essential details, and offer tailored recommendations to help you make informed decisions.


Are you in search of the right API testing tool or a viable alternative?

Explore this detailed list of the top 15 free API testing tools. The list includes information on features, pros, cons, pricing, recommended use cases, and a comparison to help you choose the best fit for your needs.


yeah, thats why prefer making own notes


Simple checklist to improve your privacy while browsing internet


I have setup a website checkops to build collection of open checklists for tech activities and avoid common issues. Example checklist here : https://checkops.com/checklist/website-launch. These checklists are based on markdown files and open on GitHub here https://github.com/checkops/checklists where anyone can suggest or contribute changes on this

Looking forward to your feedback/suggestions or how to make it more useful for web developers ,designers, testers etc


upGrad.com is hiring for multiple tech roles below for both Bangalore and Mumbai location in India.

1.SDET(Software Development Engineer in Test) 2.DevOps 3.Senior Software Engineer (Java) 4.Software Engineer (Java) 5.Principal Software Engineer (Python) 6.Principal Software Engineer (Java) 7.Senior Data Scientist 8.Salesforce Developer 9.Senior Software Engineer - I (iOS) 10.Technical Support Engineer 11.Director of Engineering 12.Director of Data Science & Engineering

If you are interested send your CV to irfan.ahmad@upgrad.com or apply directly on the link below or share with your network to help others.

for detailed job description visit our career page at https://www.upgrad.com/open-positions


does this support any other CI like jenkins apart from bitbucket-pipelines?


One idea I've seen broadly recommended if you don't want to run your whole tech stack & all environments (Test & Prod environment servers/DBs) in the cloud, i.e. as a DockerHub container or something, is to instead use WebHooks or CURL requests to call localized Jenkins CI within your private/local network to then kick off final builds/deployments to real environments that way, after the initial build succeeds and possibly even a throwaway environment gets spun up and tests pass in the Cloud.

That can be done using either the built-in Jenkins API https://wiki.jenkins.io/display/JENKINS/Remote+access+API or "Trigger Builds Remotely" Build Trigger option (which basically uses the same mechanism with your own Job-specific token/key). Nice feature is that BitBucket Pipelines supports "environment variables" to enable securely storing Jenkins API keys or tokens that let you securely tunnel through corporate FW rules and the like: https://confluence.atlassian.com/bitbucket/environment-varia...


Today, Deployments is only for users of Bitbucket Pipelines. However, there are plans to add API for third party CI tools like Jenkins and others.


nice ,is there any documentation for this


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: