Remove 2000 Remove Azure Remove Efficiency Remove Performance Testing
article thumbnail

What is Non-Functional Testing? – All you need to know

Testlodge

Non-functional testing is a form of white-box testing, meaning the tester operates from the basis of knowing how the system operates internally or structurally. There are many types of non-functional tests, and their particular significance will depend upon the project. . Performance Testing Tools.

Testing 74
article thumbnail

Matching Supply With Demand — Solutions, Part 1

SQL Performance

Following is the desired result for the small set of sample data: DemandID SupplyID TradeQuantity -- -- -- 1 1000 5.000000 2 1000 3.000000 3 2000 6.000000 3 3000 2.000000 5 4000 2.000000 6 5000 4.000000 6 6000 3.000000 6 7000 1.000000 7 7000 1.000000. and the second (ID 2000) is for a quantity of 6.0. end: 14.0, and so on. . (

Code 116