Posts

Sample test case for Text field, Numeric field ,Radio button & Checkbox

Image
In this post, I am covering test cases for Text field,Numeric field,Checkbox and Radio button test cases . In previous article, I have covered Mandatory field or common for test cases. • Test cases/scenarios for Text field: • Test cases/scenarios for Numeric field: • Test cases/scenarios for Radio button field: • Test cases/scenarios for Checkbox field:

Sample test case for mandatory field & common field

Image
In this article,we discuss Test Cases for mandatory (Required ) Or Common field.Writing effective test cases is the must have a skill for all QA professionals.Before starting it, let us to discuss what the Test Case is. Test case is set of function or variable under which a tester will determine whether a feature of an application is working correctly.Test case is the document and is designed by the tester based on the SRS document and Use case document. • Test cases/scenarios for mandatory field: • Test cases/scenarios for common for all field: I hope this post on mandatory or common field test cases helped you. Feel free to let me know if you have any other test cases to be considered. You can also submit additional test cases in the below comments. I would be thankful if you share this article on social media or in forums.

Blockchain Technology :The new invention of digital world

Image
Now, most of the people confused amidst BLOCKCHAIN or BITCOIN . To understand blockchain, you perceive to know about bitcoin first. WHAT IS BITCOIN? Bitcoin is the world's first cryptocurrency or a digital currency that allow to you  send money from one person to another without involving a third party such as a bank. Bitcoin transactions are stored and transferred using a distributed ledger on a p2p (peer-to-peer) network that is open or public. The blockchain is the base technology that maintains the Bitcoin transaction ledger. Now, WHAT IS P2P? P2P stands for Peer to Peer. In a P2P network, the "peers" are computer systems which are connected to each other via the Internet. Files can be shared directly between systems on the network without the need of any central server. Finally, WHAT IS BLOCKCHAIN? Blockchain technology is challenging the world using math and cryptocurrency. It provides an open decentralized database for every transaction involve...