Web Services Vs API API and Web service serve as a means of communication.The only difference is that a Web service facilitates intera...
Thursday, August 6, 2015
What we normally check for in the Database Testing? In Database Testing we need to check, 1) The field size validation 2) Check constr...
Java Basics: What is the most important feature of Java? Java is a platform independent language. What do you mean by platform indepen...
KEY CONCEPTS OF OBJECT-ORIENTED PROGRAMMING OBJECT Objects are primary run-time entities in an object-oriented programming. Example...
In case of Chrome Browser : System.setProperty("webdriver.chrome.driver", "path\\chromedriver.exe"); ...
How to create and Run a batch file: In case of plain java project - Go to home directory and type the below command in txt file and sav...