Things to look for while testing an e-commerce site!
The better the site, the better the business. An exemplary experience of an e-commerce site is of paramount importance because if that’s not the case the user might just leave with a bad impression for the site & never come back again. Hence, it becomes important...
Test Estimation Tips to ensure Timely and Quality delivery
"Gaining knowledge, is the first step to wisdom, Sharing it, is the first step to humanity..." - Unknown There are several approaches available for test estimation. Some are very theoretical and do not fit in day-to-day project activities. Software projects are living...
How to resolve Leap Second Issues
YES, it's true!!! When we all are busy in a party of the new year, Science gifted us "a second" to live more in 2016. 2017 was started a little bit late than usual. And this is not the first time, this is 27th time when we shifted "our clock" a second late since 1970....
PHP vs Ruby on Rails
For starters, Rails is a framework for Ruby and PHP is a language and has many frameworks. Both the PHP and Ruby ecosystem are very powerful, PHP has been on the market far before Ruby. While considering a language for your web application you review it on various...
Life without stackoverflow!
Shiv and I took up a challenge, "no mindless StackOverflow use" recently for 15 days. The purpose was to figure out our performance without StackOverflow and if its possible to completely avoid it. Our new project "Security Management" was an initial phase, AngularJS...
Product vs Project || Definition, Differences & Risks Involved
"A Project is a solution to a Problem, Solving which you get a working Product" - Anonymous Few moons ago, I was delivering a session and during which someone asked me - "What's the difference between a Product and a Project?" Easy to listen but hard to answer, isn't...
Designers & Developers EXPECTATIONS
Design is a bridge between physical and non-physical and Designers try to bridge that gap. They have to visually communicate ideas and that’s a big challenge in itself. It requires a considerable amount of thought process and a good command over skills. I hope we are...
When and how to use ember-cli mirage
What is Ember-cli mirage Ember CLI Mirage is a client-side mock server to develop and prototype applications. At some point, while learning Ember.js you probably have needed to mock some data from your server. Older Ember.js tutorials recommended developers use the...
Google Map API displaying Incorrect Map of India
Did you know, "There is a severe penalty by GOI for showing incorrect Map of India"? Safeguard your company by using below-mentioned code tweak. Using google map API without specifying region will result in incorrect Indian map. It will show complete JK as disputed...
Ancient Architecture of Email Processing
Reentrant lock and Executor Services EmailManager Service(thread) maintains its Internal Event Queue, which makes use of synchronized blocks of events such as synchronized postEvent(method), synchronized getNextEvent(method). Event Queue queues the events both from...
Migration from Swift 2 to Swift 3
IOS 10 upgrade First, let me clarify one thing iOS 10 upgrade means here upgradation of code from swift 2 to swift 3 and Xcode version from 7 to 8. Coming to pre-requisites there aren’t any except a proper functioning swift code and Xcode 8 setup in your system....
How Selenium 3.0 has resolved the Firefox compatibility issues?
Meanwhile, A conversation is going on b/w two Automation Engineers somewhere in a parallel universe: Jai: Hey, Could you please check my scripts? Its running fine on Chrome and IE browsers but Firefox. Veeru: Hmm, did you check the Selenium and Firefox version...
D3.js or Chart.js: Detailed comparison
In the world of data - visualization plays a keen role in portraying the data. It enables you to make sense of it faster, and also observe interesting patterns that wouldn’t be apparent from looking only at stats. We were faced with a similar issue - to choose an...
Performance Optimization Techniques
This article is about few performance improvements points which I have been using in my current project and they can be applied generally by you as well. I have written this article in a generic way since the tech stack is different than Rails which is commonly used....
Defect Priority vs Severity – Why to Mark, What to Mark & Who Marks?
Target Audience: All beautiful people on this planet. (it may help us in categorizing and prioritizing our daily life problems and tasks) “Most of us spend too much time on what is urgent and not enough time on what is important.” - Stephen R. Covey Determining the...
Log Rotation and Exception Notifier using Monit
With reference to 'https://linux.die.net/man/1/monit', we can use MONIT for log rotation and as exception notifier from a log file. Steps are as follows : Create new file 'sudo nano /usr/local/bin/rotate' #/bin/bash /bin/mv $1 $1.`date +%y-%m-%d-%H-%M-%S` At the end...
Team code Ownership
Team code ownership lets any team member modify any part of the code. Ownership is an emotional or qualitative attribute that ties all developers on the team to the project and code base. It is a spectrum where, on one side, each individual has ownership of only their...
To embed or not to embed – Mongodb
MongoDB is a schema-less, Not only SQL database system. A schema-less design allows for rapid prototyping. Often it pushes you into some dilemmas, most common of them - “To embed … or not to embed”. After searching on sites like StackOverflow, Reddit, Quora you will...
Top Web Developer in Los Angeles: Navyug Infosolutions Recognized
Developing strong and reliable software, while providing quality service to clients, is what Navyug Infosolutions strives to achieve. We work tirelessly to ensure the projects we work on align with the desires and specifications from our clients. This is why we are...
Why you should switch to Microservices and are you ready for it?
Recently there is an increase in the popularity of MicroServices but it has been prevalent for a long time. A number of factors can be attributed to the popularity that has led to this trend with scalability being probably the most important one. Utilization of...
How security implications affect Internet of Things
As every player with a stake in IoT is aware, security is paramount for the safe and reliable operation of IoT connected devices. It is, in fact, the foundational enabler of IoT. Where there is less consensus is how best to implement security in IoT at the device,...
Revolutionizing Healthcare Through Internet of Things
An often-quoted figure of Gartner says that “6.4 Billion Connected “Things” Will Be in Use in 2016” and use cases are far too many to be outlined in any one document. The idea of devices connecting directly with each other is, as Kevin Ashton coined the term Internet...
Navyug Infosolutions Featured on Clutch!
Since day one, the team of software professionals at Navyug Infosolutions has been dedicated to our founding mission and vision. That is, providing value to customers and society as a whole through wisdom, integrity, and technology. We offer a diverse array of...