Posts

Showing posts from June, 2021

KNOWLEDGE ABOUT CYBER SECURITY ::: PUBLISHED BY DHARMENDRA YADAV

Image
What is Cyber Security? The technique of protecting internet-connected systems such as computers, servers, mobile devices, electronic systems, networks, and data from malicious attacks is known as cybersecurity. We can divide cybersecurity into two parts one is cyber, and the other is security. Cyber refers to the technology that includes systems, networks, programs, and data. And security is concerned with the protection of systems, networks, applications, and information. In some cases, it is also called  electronic information security  or  information technology security . Some other definitions of cybersecurity are: Cyber Security is the body of technologies, processes, and practices designed to protect networks, devices, programs, and data from attack, theft, damage, modification or unauthorized access.".                                                                Cyber Security is the set of principles and practices designed to protect our computing resources and online

KNOWLEDGE ABOUT SOFTWARE TESTING ::: PUBLISHED BY DHARMENDRA YADAV

Image
Software Testing Tutorial Software testing tutorial provides basic and advanced concepts of software testing. Our software testing tutorial is designed for beginners and professionals. Software testing is widely used technology because it is compulsory to test each and every software before deployment. Our Software testing tutorial includes all topics of Software testing such as Methods such as Black Box Testing, White Box Testing, Visual Box Testing and Gray Box Testing. Levels such as Unit Testing, Integration Testing, Regression Testing, Functional Testing. System Testing, Acceptance Testing, Alpha Testing, Beta Testing, Non-Functional testing, Security Testing, Portability Testing. What is Software TestingSoftware testing is a process of identifying the correctness of software by considering its all attributes (Reliability, Scalability, Portability, Re-usability, Usability) and evaluating the execution of software components to find the software bugs or errors or defects. Software