Selenium Automation Testing

Selenium Automation Testing

Share

Selenium is a suite of tools for browser automation (i.e. automated Web testing). It is composed ofSelenium IDE: A tool for recording and playing back. T..

How to call private method from another class in java | Selenium How to call private method from another class in java | Selenium Webdriver, RC and IDE 03/04/2018

http://seleniumwebdriver.org/how-to-call-private-method-from-another-class-in-java

How to call private method from another class in java | Selenium How to call private method from another class in java | Selenium Webdriver, RC and IDE We can do that by help of java.lang.Class class and java.lang.reflect.Method class, we can call private method from any other class. Required methods of Method class 1) public void setAccessible(boolean status) throws SecurityException sets the accessibility of the method.

New features in Java 1.8 | Selenium New features in Java 1.8 | Selenium Webdriver, RC and IDE 16/03/2018

http://seleniumwebdriver.org/new-features-in-java-1-8

New features in Java 1.8 | Selenium New features in Java 1.8 | Selenium Webdriver, RC and IDE New features in Java 1.8 : 1. Lambda Expression 2. Functional Interface 3. Default method in interface 4. Static method in interface 5. Predicate (Predefined Interface) 6. Function (Predefined Interface) 7. Consumer (Predefined Interface) 8. Supplier (Predefined Interface) 9.

Static class in Java | Selenium Static class in Java | Selenium Webdriver, RC and IDE 23/02/2018

http://seleniumwebdriver.org/static-class-in-java

Static class in Java | Selenium Static class in Java | Selenium Webdriver, RC and IDE Can a class be static in Java ? The answer is YES, we can have static class in java. In java, we have static instance variables as well as static methods and also static block. Classes can also be made static in Java. Java allows us to define a class within another class.

Instance initializer block in Java | Selenium Instance initializer block in Java | Selenium Webdriver, RC and IDE 14/02/2018

http://seleniumwebdriver.org/instance-initializer-block-in-java

Instance initialization block code runs right after the call to super() in a constructor, in other words, after all super constructors have run. The order in which initialization blocks appear in a class matters. If a class has more than one they all run in the order they appear in the class file.
Some rules to remember:
Initialization blocks execute in the order they appear.
Static Initialization blocks run once when the class is first loaded.
Instance Initialization blocks run every time a class instance is created.
Instance Initialization blocks run after the constructor’s call to super().

Instance initializer block in Java | Selenium Instance initializer block in Java | Selenium Webdriver, RC and IDE Apart from methods and constructors, Initialization Blocks are the third place in a Java Program where operations can be performed. Initialization Blocks come in two flavors: Static Initialization Blocks: Runs first when the class is first loaded.

What is java static import? | Selenium What is java static import? | Selenium Webdriver, RC and IDE 04/02/2018

http://seleniumwebdriver.org/what-is-java-static-import

What is java static import? | Selenium What is java static import? | Selenium Webdriver, RC and IDE By using static imports, we can import the static members from a class rather than the classes from a given package. For example, Thread class has static sleep method, below example gives an idea: import static java.lang.

17/01/2018

http://seleniumwebdriver.org/tight-coupling-and-loose-coupling-between-objects

Tight-coupling and Loose-coupling between objects | Selenium Tight-coupling and Loose-coupling between objects | Selenium Webdriver, RC and IDE Tight-coupling and Loose-coupling between objects Tight-Coupling:- 1. While creating complex application in java, the logic of one class will call the logic of another class to provide same service to the clients. 2.

17/01/2018

http://seleniumwebdriver.org/what-is-the-difference-between-put-post-and-patch

What is the difference between PUT, POST and PATCH? | Selenium What is the difference between PUT, POST and PATCH? | Selenium Webdriver, RC and IDE POST HTTP.POST can be used when the client is sending data to the server and the server will decide the URI for the newly created resource. The POST method is used to request that the origin server accept the entity enclosed in the request as a new subordinate of the resource identified by the Req.....

Want your hotel to be the top-listed Hotel in Bangalore?
Click here to claim your Sponsored Listing.

Address


BTM
Bangalore
560078