//:Ideas
Made={*}
Possible
All Insights
Current Article:
Software testing - QA (Quality Assurance)

Software testing - QA (Quality Assurance)

Posted on
May 11, 2018
, By
admin
Heading

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.

Heading

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.

  • Test text
  • Test text
  • Test text

What’s a Rich Text element?

The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.

Static and dynamic content editing

A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text element to that field in the settings panel. Voila!

How to customize formatting for each rich text

Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.

What is Software Testing?

software testing


Software testing is an investigation conducted to provide stakeholders with information about the quality of the software product or service under test.

What is a Test and Test Case?

The test is a set of one or more test cases.
The test case is a set of input values, execution preconditions, expected results and execution post-conditions defined for a particular objective or test condition, such as to exercise particular program scenario or to verify compliance with a specific requirement.

  • Manual Software Testing:

The procedure followed in manual testing:

  1. Requirement Analysis → read the AC defined in the feature. Modify it if it needed
  2. Test Plan Creation → document the plan of the testing new feature
  3. Test Case Creation → all cases related to testing of that feature. Various combinations of scenarios
  4. Test Case Execution → execute all test case scenarios
  5. Defect Logging → when a bug is found it should be documented in the tracking tool
  6. Defect fix & Re-verification → developer fix the bug. Tester checks it again. Close ticket

  • Automated Software Testing:

In software testing, test automation is the use of special software (separate from the software being tested) to control the execution of tests and the comparison of actual outcomes with predicted outcomes.

The procedure followed in automation testing:

  1. Decide
  2. Acquire tools
  3. Introduce automation testing
  4. Plan Design and develop scripts
  5. Execute tests
  6. Assess test results

Popular Automation Tools

Selenium

Selenium is a portable software testing framework for web applications. Selenium provides a playback (formerly also recording) tool for authoring tests without the need to learn a test scripting language (Selenium IDE).

post2 Software testing


It also provides a test domain-specific language (Selenese) to write tests in a number of popular programming languages, including C#, Groovy, Java, Perl, PHP, Python, Ruby, and Scala.
The tests can then run against most modern web browsers. Selenium deploys on Windows, Linux, and macOS platforms. It is open-source software, released under the Apache 2.0 license: web developers can download and use it without charge.

Appium

Appium is an automation tool for running scripts and testing native applications and mobile-web applications on Android or iOS using a web driver.

post1 Software testing


Appium was designed to meet mobile automation needs according to a philosophy outlined by the following four tenets:

  1. You shouldn't have to recompile your app or modify it in any way in order to automate it.
  2. You shouldn't be locked into a specific language or framework to write and run your tests.
  3. A mobile automation framework shouldn't reinvent the wheel when it comes to automation APIs.
  4. A mobile automation framework should be open source, in spirit and practice as well as in name!

Put Your Software To the Test With Quantox QA!

The Quantox QA and software testing team provides full-range QA services to help deliver high-quality software that fully meets its requirements and user expectations to our clients. Do you need assistance with testing your core application? Let's Talk!