Agile

Comment on Recording Robot Framework Keywords with Selenium IDE by Dennis Schulte

February 21, 2012
By
Comment on Recording Robot Framework Keywords with Selenium IDE by Dennis Schulte

Hello Raju, did you select under "Options->Clipboard Format" the entry “robotframework-rc” and then copied the testcase to the clipboard? Can you give me some additional informations about the testcase? Thank you :-) Dennis

Read more »

Comment on Recording Robot Framework Keywords with Selenium IDE by Raju

February 21, 2012
By

Hi i just tried for Robot framework,it is just staying in Selenium IDE.I copied the src file which is given as code and In created Definition name:robotframework-rc,Recored a test and tried to format back to Robot from HTML and i followed the steps wha...

Read more »

Comment on The Java Memory Architecture (1. Act) by Homepage

February 21, 2012
By

... ... Infos to that Topic: blog.codecentric.de/en/2010/01/the-java-memory-architecture-1-act/ ...

Read more »

Performance Reviews and Agile Teams – Link

February 18, 2012
By
Performance Reviews and Agile Teams – Link

Mike Caspar (who sometimes contributes here too), has written an excellent article on a method for Agile Teams to gather data that could be used for performance reviews.

Read more »

Comment on Short Introduction to iOS for Java Developers: Objective-C by anna

February 17, 2012
By

nice and concise. thanks!

Read more »

Comment on Spring Data – Part 4: Geospatial Queries with MongoDB by Tobias Trelle

February 17, 2012
By

I checked all the links in this post. All links are pointing to https://github.com/ttrelle/spring-data-examples/tree/master/springdata-mongodb. The Neo4j folder is (still) empty.

Read more »

Comment on Spring Data – Part 4: Geospatial Queries with MongoDB by venosov

February 17, 2012
By

Thanks for the series, but the code of this post isn't in https://github.com/ttrelle/spring-data-examples/tree/master/springdata-neo4j.

Read more »

Comment on Distributed automated acceptance testing with Robot and Chef by Zhe

February 15, 2012
By

I am very glad that I found your post. I used to test software in virtual machine a lot and the system was developed using STAF, Robot Framework and VMWare workstation. But this solution is definitely much better and neat! I gonna play with Chef and Va...

Read more »

Comment on A business component architecture with Spring 3.0/3.1 – Part 2: Resources by Tobias Flohre

February 14, 2012
By

Yes, you're right, as soon as you use the JdbcTemplate like I did it, the impl-project depends on the Spring Framework. But the JdbcTemplate is a different type of component, it's a helper class and has nothing to do with the dependency injection mechanisms. And the JdbcTemplate is just an example of a high...

Read more »

Comment on A business component architecture with Spring 3.0/3.1 – Part 2: Resources by Sean

February 14, 2012
By

In part 1, you mentioned "In this way we separate configuration and infrastructure strongly from business logic, for example we have no dependency on Spring in the interface and the implementation project. The configuration of the cashing component has a dependency on the configuration project of the partner business component:" But in Part 2, you...

Read more »

Tags