Experience DesignTechnology

An Overview Of PWA

What is PWA? Progressive Web App (PWA) is a web app, developed with features which give it an app like experience while browsing. PWA improves the user experience to the extent that users can feel the same as they do while using native apps. Why PWA? Progressive web app combines the features of both web and app […]

Application SecurityTechnology

Ransomware – A CryptoViral Extortion Attack

Ransomware is malicious software that blocks access to data until the ransom is paid. An advanced type of ransomware encrypts the files on the system. Since it restricts the user from accessing their records, it can be termed as Denial Of Service attack. To get back the access to files or to get the data decrypted, […]

GrailsJava/JVMTechnology

SQL Wildcards..is Your Application Safe?

We all have search functionality in our applications. It is one of the most core features you would find ranging from searching for users, products, companies, etc.  But are you sure your search functionality is doing exactly what it is supposed to do? You might have written test cases for it as well. But still, there are things […]

AgileCloudDevOps

Infographic – 5 Benefits of Using DevOps with Cloud

Cloud has multiple advantages such as reduced total cost of ownership, on-demand provisioning of resources and much more. However, DevOps together with Cloud can be more beneficial. While Cloud helps to modernize the IT infrastructure, DevOps helps to automate it. DevOps not only helps in automating the delivery pipeline but also orchestrate infrastructure in a […]

DrupalFront End DevelopmentTechnology

Drupal Responsive Image Style

What is this? In Drupal 8, image style is used to set the presets for image processing. We can set properties like crop, rotate, and scale. If we display an image with any image style, a new image file is created and being used instead of an original image, and no changes are done in the […]

Java/JVMSoftware developmentTechnology

Functional Programming in Java8 Using Lambda Expressions

Lambda expressions are the most talked feature of Java 8. Lambda expressions drastically change the way we write the code in Java 8 as compared to what we used to, in older versions.  Let’ understand what lambda expression is and how it works. At first, you could think about lambda expressions as a way of supporting […]

AgileProduct EngineeringSoftware development

7 Common User Story Mistakes and How to Avoid Them?

We have seen a drastic increase in the number of products being launched in the recent past. Young startups are disrupting the product ecosystem with cool and innovative products that are developed to resolve multiple problems faced by different customer groups. These companies are leveraging multiple digital technologies such as machine learning, robotics, IoT, and […]

Application SecurityTechnology

What Lies Ahead of Web Attacks in 2017?

Being in the middle of the second quarter of 2017, we can already find a number of reports regarding web attacks, also known as cyber-attacks or cyber threats. Due to a constant rate of increase of reports regarding web attacks, it is essential for people all over the world to be aware of the imminent […]

Connected TVManual TestingMedia & Entertainment

Usability Testing for Smart TV – Quick Tips and Considerations

Usability is the degree of user-friendliness of any application. Hence, the primary focus of usability testing is to understand the way real users interact with a product and possible solutions to improve its design. However, when it comes to usability in Smart TV Apps, the focus branches into multiple aspects such as focus handling, scrolling, network […]