test techniques

Question

what is the best way to approach testing in the financial investment industry

I would like to find out strategies used by other QA as well as which methods would work best in this environment as I am used to working in a dev environment and not financial institution 

 
 

shaakir johaar's picture shaakir johaar
Person holding sparkler with New Year's fireworks in the background Top 10 StickyMinds Articles of 2019

Teams everywhere are looking to speed up testing without sacrificing quality, so once again, some of the top articles last year were about continuous integration, machine learning, and—of course—how to best implement and use test automation. But readers were also interested in what they shouldn't be doing, with two high-ranking articles about test practices we should stop and a tool you may be misusing.

Beth Romanik's picture Beth Romanik
what if test case fails for 95% test data due to environment issue?

Environment issue is due to data not sync between 2 applications and this is on test environment. I managed to get 2-3 records for which code is working correct.

Rohit Kumar
Computer showing data analysis Rookie Mistakes in Data Analytics

It's easy to make simple mistakes in data analysis. But these little mistakes can result in rework, errors, and—in the worst case—incorrect conclusions that lead you down the wrong path. Making small process changes can help you steer clear of these mistakes and end up having a real impact, both in the amount of time you spend and in your results. Here are some tips for avoiding rookie mistakes in data analytics.

Nels Hoenig's picture Nels Hoenig
Computer screen showing web optimization audit metrics An Introduction to Web Optimization Testing

When testing websites, most software testers check the functionality and the UI of the page. But webpage optimization is another area that should get consideration. There are a variety of factors, such as relevance and readability, that search engines consider in webpages before assigning a position in search results, and testers can help positively influence this ranking by increasing site speed and removing blockers to usability.

Gimhani Upekshika's picture Gimhani Upekshika
Secure padlock Embedding Security in a DevOps World

Faster DevOps processes also create new challenges. It was difficult enough to add security into a traditional waterfall software development lifecycle with monthly or quarterly releases, but now software updates are released several times a day! What can developers do to build and maintain more secure applications? Here are some ways to encourage better security practices throughout the DevOps lifecycle.

Alex Humphrey's picture Alex Humphrey
Describe and create three negative test

Three examples of negeative test

Examples of Scenario testing

Examples of Soap testing

Ogadinma N Njoku
Two paths going through the woods Taking the Negativity out of Negative Testing

Everyone on the software team has the same goal of delivering the best product they can, so letting testers discover bugs is always good—the more bugs found, the better! But misconceptions often lead to testers getting the bad rap of "breaking" the software. It's a tester's job to think like a user. Developers and stakeholders might call that negative testing, but the result is a better product, and that’s all positive. Let's change the way we talk about testing.

Jessica Lavoie's picture Jessica Lavoie
Close-up of computer keyboard Testing AI Systems: Not as Different as You’d Think

AI-based tools have transformed from a vague, futuristic vision into actual products that are used to make real-life decisions. Still, for most people, the inner workings of deep-learning systems remain a mystery. If you don’t know what exactly is going on while the input data is fed through layer after layer of a neural network, how are you supposed to test the validity of the output? It’s not magic; it’s just testing.

Kerstin Kohout's picture Kerstin Kohout
How to execute the Test methods in different chrome instance using maven

I have 5 testNg methods. It will take around 2 to 3 hours to complete the 5 test methods. So I want to execute each test methods in different chrome instance so that time will be reduced. Am executing the test methods using java main class by passing the series file which contains the class name.

Ashwini K's picture Ashwini K

Pages

StickyMinds is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.