blogs.nbostech.com
Utilizing Protractor as an Automation testing framework | NBOS TECHNOLOGIES
http://blogs.nbostech.com/2015/05/utilizing-protractor-as-an-automation-testing-framework
Utilizing Protractor as an Automation testing framework. Traditional testing process and need for Protractor. Use npm to install Protractor globally using -g flag:. This will install two command line tools, protractor and webdriver-manager. The webdriver-manager is a helper tool which is a javascript wrapper over Selenium Server. Run webdriver-manager with update command to download any required binaries. This will start up a Selenium Server and is accessible at http:/ localhost:4444/wd/hub. The describe...
blogs.nbostech.com
Sunayana B | NBOS TECHNOLOGIES
http://blogs.nbostech.com/author/sunayanab
Author Archives: Sunayana B. OAuth 2.0 With Spring Framework. Find Available Local/Toll-Free phone numbers from your twilio account using java – Twilio. Store and Read Image/ File in MongoDB using nodejs,Express,Mongoose. Installation of Tomcat7 on ubuntu 15.10. Installation of maven 3.3.9 on ubuntu 15.10. Twilio – Make outgoing calls from your browser to mobile phone. API Automation HTTPPost JSONObject JSONArrays. Full stack testing framework. I18n integration with Rails Application.
blogs.nbostech.com
vineeln | NBOS TECHNOLOGIES
http://blogs.nbostech.com/author/vineeln
Grails rest api using oauth2. Apache virtual hosts and mod proxy with tomcat. Redis flushing all database entries. Hadoop, Hive, Hbase installation on MAC OS X. Convert xml to viewable html. Git collapse many commits into one commit. Using liquibase in grails. Standard Git config, so that git history is more organized. Find Available Local/Toll-Free phone numbers from your twilio account using java – Twilio. Store and Read Image/ File in MongoDB using nodejs,Express,Mongoose. Full stack testing framework.
blogs.nbostech.com
Rambabu Kola | NBOS TECHNOLOGIES
http://blogs.nbostech.com/author/rambabuk
Author Archives: Rambabu Kola. Configure Network in Openstack and Create a Virtual Instance. Configuring Nginx as reverse proxy SSL to tomcat. Find Available Local/Toll-Free phone numbers from your twilio account using java – Twilio. Store and Read Image/ File in MongoDB using nodejs,Express,Mongoose. Installation of Tomcat7 on ubuntu 15.10. Installation of maven 3.3.9 on ubuntu 15.10. Twilio – Make outgoing calls from your browser to mobile phone. API Automation HTTPPost JSONObject JSONArrays.
blogs.nbostech.com
MongoDB | NBOS TECHNOLOGIES
http://blogs.nbostech.com/category/uncategorized
It’s easy for us to store/ get data in mongoDB using nodejs through POST and GET Api methods. when comes to store an image. it’s different as of storing normal fields data. while i was trying to store and read the image , it faced it bit tough. So this post shows you the easy and understandable way of storing and getting the image from MongoDB using nodejs, Express, and Mongoose. My project structure looks like :. Is the directory which stores images/files we upload. Has the class ‘index,ejs’. Html page ...
blogs.nbostech.com
Shiraz W | NBOS TECHNOLOGIES
http://blogs.nbostech.com/author/shirazw
Author Archives: Shiraz W. Utilizing Protractor as an Automation testing framework. Find Available Local/Toll-Free phone numbers from your twilio account using java – Twilio. Store and Read Image/ File in MongoDB using nodejs,Express,Mongoose. Installation of Tomcat7 on ubuntu 15.10. Installation of maven 3.3.9 on ubuntu 15.10. Twilio – Make outgoing calls from your browser to mobile phone. API Automation HTTPPost JSONObject JSONArrays. Full stack testing framework. I18n integration with Rails Application.
blogs.nbostech.com
Calendar | NBOS TECHNOLOGIES
http://blogs.nbostech.com/calendar
Not only are these IPOs raising big money, but are generally no obstacle selling at high multiples of sales instead of multiples of earnings! Would I buy any of people IPOs? More research needs pertaining to being done to ascertain the facts.Links inside emails is probably verified michael kors bags. A calendar of open forum presentations. should you wish to schedule a presentation send an email to Vineel Nalla. Click on “Agenda” to view upcoming presentations. Installation of Tomcat7 on ubuntu 15.10.
blogs.nbostech.com
OAuth 2.0 With Spring Framework | NBOS TECHNOLOGIES
http://blogs.nbostech.com/2015/03/oauth-2-0-with-spring-framework
OAuth 2.0 With Spring Framework. OAuth 2.0 An Introduction. The OAuth 2.0 authorization framework enables a third-party application to obtain limited access to an HTTP service, either on behalf of a resource owner by orchestrating an approval interaction between the resource owner and the HTTP service, or by allowing the third-party application to obtain access on its own behalf. Rationale Behind OAuth 2.0. This can be same as the server hosting the protected resource or an independent server. As the res...
blogs.nbostech.com
Ubuntu/linux | NBOS TECHNOLOGIES
http://blogs.nbostech.com/category/ubuntulinux
Related to unix/linux or ubuntu related findings. We will be setting up a Ruby on Rails development environment on Ubuntu 14.04. The reason we’re going to be using Ubuntu is because the majority of code you write will run on a Linux server. Ubuntu is one of the easiest Linux distributions to use with lots of documentation so it’s a great one to start with. Note: Before going to start installation please make sure that you have root privileges or not. The first step is to install some dependencies for Ruby.
blogs.nbostech.com
apache | NBOS TECHNOLOGIES
http://blogs.nbostech.com/category/apache
Installing Drill on Windows. Download the latest version of Apache Drill: http:/ www.apache.org/dyn/closer.cgi/drill/drill-1.4.0/apache-drill-1.4.0.tar.gz. Move the downloaded file to a directory where you want to install Drill. Unzip the GZ file using a third-party tool. If the tool you use does not unzip the underlying TAR file as well as the GZ file, perform a second unzip to extract the Drill software. The extraction process creates the installation directory containing the Drill software. Hdfs dfs -...