Author: Avinash Mishra
Warning: Attempt to read property "post_id" on null in
/home3/inviula8/public_html/wp-content/plugins/enhanced-category-pages/classes/ecp/Enhanced_Category.php on line
143
Warning: Undefined array key 0 in
/home3/inviula8/public_html/wp-content/plugins/enhanced-category-pages/classes/ecp/Enhanced_Category.php on line
232
Warning: Attempt to read property "ID" on null in /home3/inviula8/public_html/wp-content/plugins/commentsafe/comment-safe.php on line 98
Warning: Attempt to read property "ID" on null in /home3/inviula8/public_html/wp-content/plugins/wp-tab-widget/wp-tab-widget.php on line 621
Java Tutorial
This is the first blog post on Java. When I was learning Java then I found plenty of resources available online for this beautiful programming language. Let me share …
Selenium WebDriver
We have discussed a lot more about mobile testing and its emulation with the Chrome browser. Also, we talked about various ways to locate web elements to make the …
Selenium WebDriver
Originally, Selenium WebDriver meant for automation testing of web UI or simply GUI testing. Later on, different developers came and further implemented the WebDriver to achieve different purposes in …
Appium Tutorials
Mobile Elements are Mobile web elements and native elements, like WebElements, referred for the objects present on desktop UI. It’s very much important to have proper strategies to identify …
Appium Tutorials
ADB is the soul in Appium testing, without it; we can’t proceed with a single step. Well, hope you enjoyed reading our last article on top Git interview questions; …
Interviews & Certifications
This is another series of articles in the Interviews & Certifications section of our blog- Inviul.Com. The IT industry is moving forward with DevOps and adopting more and more …
Appium Tutorials
I just had release cycle completed and had to run sanity pack for mobile as well as a desktop application. That day, unfortunately, I missed the cable at home …
Appium Tutorials
If you remember in the previous tutorial we discussed triggering Appium server with Java programming, which is a good solution when we have to run our automation tests cases …
Appium Tutorials
DevOps is the current trend in IT for faster delivery of the ready product. During the whole pipeline process, automated test for desktop application will start automatically at the …
Appium Tutorials
I would like to inform you that I am traveling while writing this blog post, Hope it will be completed in 1 hour 40 minutes flight journey. The main …