fbpx

Author: supasiri.s

To get help in windows power shell get-help command can be used. this command can have many cmd-lets For example if Date cmdlet information is required then the command would be get-help date If more details on set-date is required , so the command would be get-help...

Windows Power-Shell is one of the advanced utility which helps administrators and windows developers to work with command line, Windows management instrumentation and Vb-script. Before windows Power-Shell, it was a basic command line utility which gave access to execute basic commands but with the use...

To make website testing more effective it is good to use some checklists. These checklists will make testing easy and it will also improve the product quality. For this blog post we will cover general web sites testing checklist. Are all tests being run on “clean”...

Encryption is the process of transforming data into a form unreadable format. This data can be converted to readable by anyone who holds a secret decryption key.  The purpose of encryption of data is to is to ensure privacy by keeping the information hidden from...

Is It Better to Be Strategic or Opportunistic? “Who’s right – the “sustainable advantage” traditionalists or the “transient advantage” challengers?” Here’s an interesting article that looks at which school of thought has proven more effective. But do you have to choose just one? Is it possible to...

81. Recovery Testing: Testing technique which evaluates how well a system recovers from crashes, hardware failures, or other catastrophic problems. It is performed by the testing teams. 82. Requirements Testing: Testing technique which validates that the requirements are correct, complete, unambiguous, and logically consistent and allows designing a...

61. Localization Testing: Part of software testing process focused on adapting a globalized application to a particular culture/locale. It is normally done by the testing teams. 62. Loop Testing: A white box testing technique that exercises program loops. It is performed by the development teams. 63. Manual Scripted Testing: Testing...

41. Endurance Testing: Type of testing which checks for memory leaks or other problems that may occur with prolonged execution. It is usually performed by performance engineers. 42. Exploratory Testing: Black box testing technique performed without planning and documentation. It is usually performed by manual testers. 43. Equivalence Partitioning...

1. Acceptance Testing: Formal testing conducted to determine whether or not a system satisfies its acceptance criteria and to enable the customer to determine whether or not to accept the system. It is usually performed by the customer. 2. Accessibility Testing: Type of testing which determines the usability...

Quality Management is used to ensure that all the activities related to product design, develop and implement are efficient and effective to the system in terms of all quality aspects. Quality management have three main components Quality Control: in other terms quality control is the process of testing...