Python Testcases and Testsuite in 38 minutes
In this video we are going to dive in quickly into something that mostly confuse some people that are just learning software testing.
What are testcases and what are the purpose of testsuites?
How are they use together? e.t.c.
Find out in this video by watching it.
Enjoy learning!
Subscribe to:
Post Comments (Atom)
New Post
New style string formatting in Python
In this section, you will learn the usage of the new style formatting. Python 3 introduced a new way to do string formatting that was also l...

-
Building Database with MDA A maintenance-driven approach is better than tools-driven approach ; although with the tools-driven approach,...
-
Accessing ASP.NET Web Site Administration Tool Since the Membership Provider or ASP.NET Web Site Administration Tool that is used along w...
-
How to create default pictures slide advertisement Have you come across a web site where there are images moving on a slide? that might ...
-
Recursion Recursion is one of the most useful aspects of subroutines; that is the ability of the procedure or subroutine to call itsel...
-
How to Migrate SQL database to Azure Of course, it is very easy to build applications ruining on local computers and accessing stored d...
-
What is a List< T > A list is a type in .Net framework that holds generic types. Therefore List could store multiple items just l...
-
Class and Object Object-Oriented Programming is easy when you understand the basis on how objects talk to each other to solve a given ...
-
Understand String Manipulation String is an array of individual letters that we can loop through the string variable by accessing each ...
-
HOW TO CREATE TABLE IN MS ACCESS I will show how to create tables base on the following diagram and it's textual specification. You c...
No comments:
Post a Comment
Note: only a member of this blog may post a comment.