CategoryGeneral / Mix Platforms

TestRail-Test Case Management Tool.

T

TestRail is a comprehensive web-based test case management software to efficiently manage, track and organize software testing efforts. Its intuitive web-based user interface makes it easy to create test cases, manage test runs and coordinate the entire testing process. Track and follow the status of individual tests, milestones and projects with dashboards and activity reports. Get real-time...

How to Become a Great UI, UX Designer in 5 Easy Steps.

H

1. Know the basic abilities & responsibilities of UX/UI designers Almost everyone can become a UX/UI designer by self-taught or training course. However, when it comes to how to become an excellent UX/UI designer, it requires not only basic design capabilities but also some necessary abilities, including the ability of logical thinking, data analysis, empathy, communication, observation and...

ERP Software Testing

E

Testing the ERP (e.g SAP) software application is different than testing the other software applications. ERP applications are domain specific and industry-specific. The common modules like Finance, Accounting, Inventory, Fixed Asset, Sales, Purchase, Human Capital, and Payroll are available in all the ERP systems. Apart from these common modules, few industrial specific modules are available as...

Virtual Assistant

V

A virtual assistant is a software agent that can perform tasks or services for an individual. Sometimes the term “chatbot” is used to refer to virtual assistants generally or specifically those accessed by online chat (or in some cases online chat programs that are for entertainment and not useful purposes). As of 2017, the capabilities and usage of virtual assistants is expanding rapidly...

Working with Calabash

W

Hi All, Now we know how to install and run Calabash and its all requirements and prerequisites. Now let’s see how to work with it. Open the “calabash-android-0.9.0” folder. It resides at path C:\Ruby23\lib\ruby\gems\2.3.0\gems\calabash-android-0.9.0. The folder names will change in synch with the ruby/ calabash version you install on your machine. Open the feature skeleton...

Geofencing

G

Geofencing is the use of GPS or RFID technology to create a virtual geographic boundary, enabling software to trigger a response when a mobile device enters or leaves a particular area. The use of Geofence is called Geofencing. It requires Location aware device of a location-based service (LBS) user entering or exiting a geo-fence. This activity could trigger an alert to the device’s user...

Automation testing Using Calabash

A

Calabash is one framework that enables automated UI Acceptance Tests written in Cucumber to be run on iOS and Android applications. While Calabash integrates tightly with Xamarin.iOS and Xamarin. Android project, it can also be used with iOS and Android projects written in the indigenous languages of Objective-C and Java. Calabash is an open source Acceptance Testing framework that allows you to...

ERP Software Testing

E

ERP stands for (Enterprise Resource Planning). In ERP software we can performed various types of testing like Functional Module Testing, Integration Testing, Performance testing & so on.Before testing the ERP as a whole, testing the individual modules is the first step in any comprehensive ERP test. Once the modules have been cleared, then “assemble” and test the ERP. This testing phase is...

Reading Mind Technology

R

Reading Mind Technology What if Mind reading turns out to be a reality then days are not too far when our Smartphone will not of any use. Because then people would be able to connect with others through their minds. It is not fake but reality that many scientists have been working towards decoding the mind and thoughts of human. Researchers and scientists have already achieved the success in...

Steps to perform Black Box Testing Methodology

S

Hi, friends today we will learn Black box testing, this is a very useful testing technique in Software testing. In this technique we give input and get output without knowing how the output is generated. Black box testing is also called as Behavioral testing. Methods of Black box Testing: Error Guessing: In this technique we randomly put any values not fixed values, and get output. It is not the...

Category