Does robot framework support big data automation testing?

1,866 views
Skip to first unread message

prithul chatterjee

unread,
Feb 4, 2016, 2:36:16 PM2/4/16
to robotframework-users
Hi,

Please let me know if we can do big data automation testing using robot framework.

Thanks!!
Prithul Chatterjee

David

unread,
Feb 4, 2016, 9:17:40 PM2/4/16
to robotframework-users
You need to be specific about what you are testing. Robot Framework generally can for functional testing (but not load/performance testing), the question is whether there are existing test libraries to use for what you need to test. If no libraries exist, you or someone would have to develop the libraries in order to use RobotFramework for the testing.

For example, which big data technologies do you need to work with? Hadoop, pig, scoop, HDFS, HBase, R, Hive, MapReduce.

Based on the technologies, I would then search online for search terms combining "RobotFramework" and the particular technology to see if anything comes up with respect to an available test library, etc.

prithul chatterjee

unread,
Feb 5, 2016, 1:34:28 PM2/5/16
to robotframework-users

I need to basically work on Hadoop ecosystem(mainly pig and hive) and perform various testing activities such as data migration testing, database upgrade testing , DWH and ETL testing.
Also, we need to perform cross browser testing across Chrome, Mozilla, Safari and IE. Are there any library files for the same?
Can we create any library file for reporting our entire test?

Please let me know your response.

David

unread,
Feb 5, 2016, 6:54:20 PM2/5/16
to robotframework-users
You probably want to take a look at this:


and what database are you using/testing? You'd want to see if the database is supported by DatabaseLibrary or not (for Python http://franz-see.github.com/Robotframework-Database-Library/ or Java https://github.com/ThomasJaspers/robotframework-dblibrary).


from these options, you'd have to integrate them together in your test cases/suite to run with RobotFramework

anything not mentioned here probably means you have to write your own library to interface to the tools you need to work with or write shell calls to them via Run keywords from the BuiltIn or OperatingSystem libraries of RobotFramework.

charu_...@condenast.com

unread,
Nov 27, 2018, 9:33:58 AM11/27/18
to robotframework-users
Hey, 

I would like to know, does Robot framework support presto ?

Anne kootstra

unread,
Nov 28, 2018, 2:03:28 AM11/28/18
to robotframework-users
Doing a little search on Google didn't turn up any results and I've not come accross it. 

The prestodb client module (https://github.com/prestodb/presto-python-client) does look like somthing that could easily be crafted into a Robot Framework library. So, there that. 

Kind regards,

Anne

Op dinsdag 27 november 2018 15:33:58 UTC+1 schreef charu_...@condenast.com:
Reply all
Reply to author
Forward
0 new messages