Project Information

  • Maestro
  • Enginefarm
  • Retriever(Gnip retriever)
- Gnip is providing the API to collect the data from twitter and face book.

- Now our product will take the content from twitter and face book (whatever we tweet in facebook and twitter it can be retrieved) .

- We can get the content in two ways

By Key words / brand names: Any tweeted message having keywords will be retrieved. (Keywords Ex:- Apple, Dell)
By Person ID/Alias of the face book: In facebook each person will have an ID (OR) Alias name. We add the ID or Alias names in our query file and fetch the documents (Ex: Obama). Any posts/comments written by the person or to the person will be retrieved.
- The retrieved documents will be indexed and searched by Lucene retriever and processed to client DB

- Client will create the categories based on ID/ALIAS/KEYWORDS and view the graphs.



Automation Test Case Architecture

Main Test case file called from input file or libraries file or Reusable script. Main test case is executed in the main test plan. The output of the Result will come in excel sheet.