Skip to content

hardikc07/ww_assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

ww_assignment

Online assignment for ww 2 problems and 1 automation

If none of this methos works check out this repo into IntelliJ IDE and run

  • generateRandomNo.java file
  • readFile.java file

1st Problem : Generate 500 random numbers and create a method to print the nth smallest number in a programming language of your choice.

  1. Checkout the repo and go to the folder ..\Java_Program\out\artifacts\randomNo
  2. on terminal/cmd execute this command java -jar randomNo.jar

randomNo


2nd Problem : Readfile and print output

  1. Checkout the repo and go to the folder ..\Java_Program\out\artifacts\readFile
  2. on terminal/cmd execute this command java -jar readFile.jar
  3. enter file name readWords.txt ( it will generate o/p)
  4. enter anyonther file name ( it will give you an error )

readWords


3rd Problem : Web Automation Project

  1. Checkout project and open in IntelliJ IDE
  2. Open Baseclass file /src/Testcases/
  3. Right click and run

1

Note : Java 11 recommended

About

Online assignment for ww 2 problems and 1 automation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages