Uncategorized

Iterables in Python

Iterables in Python

Iterators in Python programming language are widely used everywhere. They are implemented within the loops, comprehension, generators but are hidden

Read More...
Dynamic Testing

Dynamic Testing

What is Dynamic testing? Software testing is often either static testing or dynamic testing. Static testing is to review the

Read More...
Backward Compatibility Testing

Benchmark Testing

A Benchmark testing will measure a repeatable set of quantifiable results that are saved as a point of reference against

Read More...

Grey Box Testing

Grey box testing is a software testing type to test the product application with partial knowledge of internal structure of

Read More...