TESTING TOOLS QA TRAINING
Manual, QTP&uft, Selenium, Jmeter With Live Projects
HOME
COURSE CONTENT
MANUAL TESTING
QTP/UFT
SELENIUM
JMETER
INTERVIEW QUESTIONS
LIVE PROJECTS
CONTACT US
Printdatafromnotepad(txtfile):-
Filef=newFile(“/home/Subbu/Selenium/WebDriver.txt”); //Linux path
FileReaderfr=newFileReader(f);
BufferedReaderbr=newBufferedReader(fr);
Stringstr;
while((str=br.readLine())!=null)
{
System.out.println(str);
}
Newer Post
Older Post
Home