The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
551 views

JUnit Framework - Selenium Webdriver - Excel Input Output - Apache POI

I would like to know, do we use Apache POI when interacting with Excel Files for Selenium Webdriver (under JUnit framework) or is there any better approach? Let me know if further clarity is ...
1
vote
1answer
1k views

Excel Add In for Quality Center won't run in 64 bit excel - is there a workaround?

Our company recently upgraded everyone to Office 2010, the 64 bit version. This broke the functionality of the HP Excel ADD IN for Quality Center that I had been using. I prefer to write my test cases ...
4
votes
1answer
1k views

Excel template for creating/retrieving/updating defects in quality center

Has anyone tried using an Excel template/macro for updating defects in Quality Center? Currently, I can use the Excel add-in to create new bug reports and then upload it to QC. But afterwards, I'd ...
2
votes
2answers
1k views

How can I export test step description as plain text?

I'm using an Excel report from Analysis view to export the design steps to Excel: SELECT DESSTEPS.DS_DESCRIPTION FROM DESSTEPS However, DESSTEPS.DS_DESCRIPTION field looks like this: <html> ...
2
votes
1answer
104 views

Can people recomend ways to test Excel Spreadsheets?

I'm not talking about the simple ones here, but the Spreadsheets which sprout arms and legs and start walking about and having a life of their own. They will always exist. Can people suggest ...
1
vote
1answer
345 views

How can I change the dates used in TFS 2010 SharePoint portal's burndown excel chart?

We have a TFS 2010 project (MSF Agile v5.0 template) project, the SSRS reports for burndown allow us to specify start and end dates for the current iteration, but the project portals excel charts ...