0% found this document useful (0 votes)
149 views

Jenny Tool in CMD

The document shows the output of commands used to navigate directories and list files on a system drive. It lists the files and folders in the root D:\ drive and then within the D:\Lab4AutomationTesting subdirectory. It then runs the jenny.exe program multiple times with the -n2 option and inputs, outputting the results to the Testresult.xls file.

Uploaded by

Edna Lim
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
149 views

Jenny Tool in CMD

The document shows the output of commands used to navigate directories and list files on a system drive. It lists the files and folders in the root D:\ drive and then within the D:\Lab4AutomationTesting subdirectory. It then runs the jenny.exe program multiple times with the -n2 option and inputs, outputting the results to the Testresult.xls file.

Uploaded by

Edna Lim
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Jenny tool in cmd

Microsoft Windows [Version 6.3.9600]

(c) 2013 Microsoft Corporation. All rights reserved.

C:\Users\FSK23_32>cd\

C:\>d:

D:\>dir

Volume in drive D is Recovery Image

Volume Serial Number is 9A17-AE8B

Directory of D:\

11/10/2017 05:30 PM <DIR> array stdmark

10/31/2018 09:34 AM <DIR> CB16031STlab1

10/13/2017 06:36 PM 2,398 complex expression_lab2.cpp

10/13/2017 06:36 PM 29,843 complex expression_lab2.exe

10/13/2017 06:36 PM 3,074 complex expression_lab2.o

11/03/2017 05:10 PM <DIR> lab

09/29/2017 05:23 PM <DIR> Lab 1

11/17/2017 04:26 PM 605 lab pt.c

11/17/2017 04:26 PM 28,105 lab pt.exe

11/17/2017 04:26 PM 1,246 lab pt.o

09/18/2018 09:08 AM <DIR> Lab01A

11/14/2018 09:50 AM <DIR> Lab4AutomationTesting

11/13/2018 02:12 PM 74,329 Lab4AutomationTesting.7z

09/12/2018 09:14 AM <DIR> labbcs3233

11/10/2017 05:07 PM 770 stdCGPAarray.c


11/10/2017 05:07 PM 28,968 stdCGPA array.exe

11/10/2017 05:07 PM 1,370 stdCGPAarray.o

10 File(s) 170,708 bytes

7 Dir(s) 11,982,893,056 bytes free

D:\>cd Lab4AutomationTesting

D:\Lab4AutomationTesting>dir

Volume in drive D is Recovery Image

Volume Serial Number is 9A17-AE8B

Directory of D:\Lab4AutomationTesting

11/21/2018 08:54 AM <DIR> .

11/21/2018 08:54 AM <DIR> ..

03/31/2006 04:01 PM 1,619,446 8000fadder.flt

11/14/2018 09:08 AM 1,177 adder.class

06/21/2005 12:55 PM 911 adder.java

11/14/2018 09:08 AM 1,479 CB16031.flt

11/13/2018 09:44 AM 1,600 CB16038.flt

11/13/2018 03:02 PM 1,696 CB16095.flt

11/14/2018 09:42 AM 14,320 cmd de code.docx

11/14/2018 09:08 AM 536 Complex.class

06/21/2005 12:53 PM 477 Complex.java

11/14/2018 09:08 AM 1,002 Disc.class

11/13/2018 03:51 PM 905 Disc.java

04/02/2006 05:14 AM 1,368 faddel.flt

03/31/2006 11:11 PM 12,118 fadder.flt

02/26/2006 05:52 AM 19,873 injection.log


11/14/2018 09:08 AM 6,394 InspectorManager.class

02/24/2006 06:49 AM 10,412 InspectorManager.java

11/21/2018 08:52 AM 46,129 jenny.exe

11/14/2018 09:08 AM 912 JTstConstant.class

11/14/2018 08:45 AM 1,383 JTstConstant.java

04/03/2006 05:36 AM 1,362 JTstConstant.java.$$$

11/13/2018 09:42 AM 0 key1

11/14/2018 09:09 AM 0 key3

11/13/2018 09:55 AM 174,729 LAB4 AUTOMATION TESTING.docx

11/14/2018 08:32 AM <DIR> Lab4AutomationTesting

11/14/2018 09:08 AM 10,932 LoaderManager.class

04/03/2006 06:44 AM 21,196 LoaderManager.java

04/03/2006 06:44 AM 21,236 LoaderManager.java.$$$

11/14/2018 08:48 AM 1,200 output1.log

11/14/2018 09:09 AM 1,190 output3.log

11/14/2018 09:08 AM 6,143 ReflectionManager.class

02/02/2006 10:18 AM 9,765 ReflectionManager.java

11/14/2018 09:08 AM 1,441 StreamGobbler.class

04/08/2005 11:43 AM 1,416 StreamGobbler.java

32 File(s) 1,992,748 bytes

3 Dir(s) 11,982,843,904 bytes free

D:\Lab4AutomationTesting>jenny -n2 2 2 2 2

1a 2b 3b 4b

1b 2a 3a 4a

1a 2a 3a 4b

1b 2b 3b 4a

1a 2b 3a 4a

1b 2a 3b 4b
D:\Lab4AutomationTesting>jenny -n2 2 2 2 2 >>Testresult.xls

D:\Lab4AutomationTesting>

You might also like