Introduction of Graphics class in Java : The Graphics class is in java is the abstract base class for all graphics contexts. A Graphics object encapsulates state information needed for the basic rendering operations that Java supports. A Graphics class is allow an application to draw onto components that are realized on various devices, as well as onto off-screen images. MCQ questions for graphics class method in Java : 1. The Graphics class is the_____for all graphics contexts. a) Main class b) Abstract super class c) Super class d) Object class Answer : b) Abstract super class 2. The Graphics class is resides in_____ a) java.util b) java.lang c) java.applet d) java.awt Answer: d) java.awt 3. Syntax to create new Graphics object is c...
📌 Questions that we covered in this video: 1. How to create TestNG Project In Eclipse? 2. Simple TestNG Example with Selenium Test Cases 3. What are the Annotations of TestNG 4. Run selenium java tests with testNG using Maven 5. How to write test cases using TestNG with Selenium 📌 Brief introduction of TestNG: 1. TestNG is an automation testing framework in which NG stands for "Next Generation" 2. TestNG is inspired from Junit which uses the annotations (@) 3. TestNG is a preferred framework of QA analysts as it allows you to generate test reports in both HTML and XML formats. 4. TestNG enable you to group test cases easily which is not possible in JUnit. Good Luck for Your Learning 🙏
Hello Dear Friends, I hope you are doing Good.!! In this tutorial we are going to see a very interesting topic and this is Print #Hello #World In Different Programming Languages . So have created a video on our YouTube channel and in this video you will get different syntax of various programming languages to print 'Hello World' . You will get syntax for the below mentioned programming languages. 1) Java 2) Swift 3) C 4) C++ 5) PHP 6) Python 7) Visual Basic 8) .Net 9) Bash 10) C# 11) CopyScript 12) JavaScript 13) JQuery 14) Julia 15) Objective-C 16) Matlab 17) Pascal 18) R 19) Perl 5 20) VbScript To watch on YouTube channel click on YouTube URL. Video Link Please visit on our different platform: 👇 Blog Site : https://socialtechhelpline.blogspot.com Facebook Channel : https://fb.me/socialtechhelpline Instagram Channel : https://www.instagram.com/jobsmails18 LinkedIn :...
Hello Dear Friends Have you ever faced a screen locking problem while executing your selenium script, if yes, I would suggest you to try the steps below and hope it will help you? 1. Execute test cases on VDI server: Yes, guys you can execute your test cases on Virtual desktop infrastructure (VDI) server It will provide lots of features and also you can customize the system as per your requirement. For the more information I have mentioned URL link: VDI Site 2. Video Player: To keep your system session active and to avoid screen locking start default windows Video Player on agent machine and play any video in loop. 3. VM Player: Download VM Player from VMware site and disable the screen lock option on the VM and run all your tests cases on their only. 4. Run test cases on Jenkins : If you are using TestNG or any testing Framework or else you can execute your test case calling in Jenkins So,...
Video Description : -----------------------Questions-------------------- 1. How to Fix “Your Connection is Not Private” Error in Google Chrome. 2. Google Chrome Error- Your Connection is Not Private. 3. How to Solve SSL chrome issue in Eclipse When users send requests to load a site, your browser runs security checks in the background. It looks at digital certificates installed on site servers and makes sure everything’s in order. In layman’s terms, digital certificates also known as SSL certificates are a means of authenticating the identity of site owners. They’re also measures that ensure all transactions are kept confidential.
Comments
Post a Comment