top of page
Stay Updated with Tech
Data Analysis ( numpy,pandas,matplot,seaborn,sci-kit)
import webbrowser webbrowser.open ("https://matplotlib.org/stable/gallery/index.html") Seaborn Gallery import webbrowser webbrowser.open...
Amudha priya
Feb 31 min read
2 views
0 comments
Amudha priya
Dec 10, 20240 min read
2 views
0 comments
jenkins and python interview questions
What is Jenkins? Jenkins is an open-source auto mation server used for Continuous Integration/Continuous Delivery (CI/CD). It helps...
Amudha priya
Nov 21, 20246 min read
3 views
0 comments
Amudha priya
Nov 21, 20240 min read
0 views
0 comments
(AI)Testing
AI in Testing Playlist Videos [FREE to Watch] 1. Introduction: https://lnkd.in/ddh_R84K 2. What is AI in Testing?...
Amudha priya
Nov 21, 20241 min read
0 views
0 comments
Powe bi and Tableau
Power Bi Get to know the different tools of the power bi universe and learn how to use them Understand the power Bi Desktop and its...
Amudha priya
Nov 19, 20242 min read
1 view
0 comments
Automation concepts and its interview questions
in the full stack we will cover Manual testing videos Complete core java Selenium Frameworks CI/CD Postman Rest assured Soapui Soapui pro...
Amudha priya
Nov 19, 20242 min read
0 views
0 comments
General things in Automation of insurance webapplication
GUIDE TO TESTING INSURANCE SOFTWARE STEPS Testing insurance software requires a different approach taking the extra complexity into...
Amudha priya
Nov 12, 20241 min read
2 views
0 comments

pytest project with BDD (Behaviour driven Development and gherkin plugin in pycharm )
1.Install pycharm editor 2.Introduction and Project setup ADD FOLDER BBD_PYTEST under automation folder ADD FEATURE FOLDER (myfeature)...
Amudha priya
Nov 11, 20241 min read
6 views
0 comments
API Integration
I've got just the thing for you - a totally Free, step-by-step guide that'll take you from zero to hero in the world of APIs. Whether...
Amudha priya
Nov 7, 20241 min read
1 view
0 comments
Git & GitHub - Branch & Merging
his article is a continuation of the earlier article Git stage & snapshot . In this article, we'll see how to isolate the codes by...
Amudha priya
Nov 6, 20242 min read
5 views
0 comments
Git & GitHub - Share & Update
In the previous article, we discussed how to inspect and compare branches in Git. In this article, we will see how to retrieve updates...
Amudha priya
Nov 6, 20243 min read
0 views
0 comments
Git & GitHub - Temporary Commits & Rewriting History
Temporarily Commits When working with Git, it is sometimes useful to temporarily store your modified, tracked files so that you can...
Amudha priya
Nov 6, 20243 min read
2 views
0 comments
GIT | GITHUB https://github.com/Apriya-sys
Git is a distributed version control system that allows you to track changes to your code over time. GitHub is a web-based hosting...
Amudha priya
Nov 6, 20242 min read
0 views
0 comments
Rest API
Rest Assured Article What is Client Server Architecture? For any web application, the API services work as the building block. Therefore...
Amudha priya
Nov 6, 20246 min read
2 views
0 comments
bottom of page