Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
Sithava
Posts : 1
Join date : 2011-02-05

Can I directly log selenium output in excel sheet? Empty Can I directly log selenium output in excel sheet?

Sat Feb 05, 2011 12:14 am
Hi All,

I am using Selenium RC with SciTE editor. I am using Ruby as the programming language.

When I run the selenium script, it prints all the results on SciTE editor.
I want to log result in each specific column of excel sheet. Like, I want to log
exception errors in "Actual Behavior" column and result (Pass/Fail) in "Result" column of excel sheet (Test case).

Is it possible? If yes then How? If anyone knows, please share your knowledge here.

Thanks in Advance.


selenium.testing07
selenium.testing07
Regular Participant
Regular Participant
Posts : 26
Join date : 2010-11-20

Can I directly log selenium output in excel sheet? Empty Re: Can I directly log selenium output in excel sheet?

Mon Feb 28, 2011 5:10 pm
You can, but you must be an expert Developer, means how to create excel sheet by coding and also how to export output data into the same,
I'm looking the same answer, till now did not find any helpfull person,
let me know if you got the solution

Bye
avatar
auto_ashish1
Active particpant
Active particpant
Posts : 21
Join date : 2011-03-10

Can I directly log selenium output in excel sheet? Empty Re: Can I directly log selenium output in excel sheet?

Wed Apr 06, 2011 3:07 pm
Yes you can......
I have done it many times

POI API present in java can help you do that.
You can download the API from :
http://poi.apache.org/download.html

This is very good link which gives you very good examples about reading xls files using java poi api:

http://poi.apache.org/spreadsheet/quick-guide.html

Regards

Ashish
itsthakur@gmail.com
91-9888179981


For online Selenium training go to my website- www.sejsoft.com
Sponsored content

Can I directly log selenium output in excel sheet? Empty Re: Can I directly log selenium output in excel sheet?

Back to top
Permissions in this forum:
You cannot reply to topics in this forum