artigos direito

LOCAL DE TRABALHO MOBILIDADE

1. Noção — Art. 193.º (noção de local de trabalho)

2. Relevância jurídica — Art. 129.º n.º 1 f) (não pode ser transferido) · Art. 277.º n.º 1 (retribuição paga no local) · Art. 8.º n.º 1 e 2 b) Lei 98/2009 (acidente de trabalho)

3. Mudança de local — regime geral — Art. 194.º

Mudança de estabelecimento: Art. 194.º n.º 1 (mudança) · n.º 5 (oposição/prejuízo sério) · Art. 366.º (compensação) · Art. 394.º n.º 3 (alteração

...

See on Wikiteka »

Jtjjrjrjtjt

When planning a testing project, **Staffing** and **Training Needs** ensure you have the right number of people on the team, and that they actually possess the technical skills required to use the tools and understand the domain.
If you skimp on this section of your test plan, you risk missing deadlines because your team is either understaffed or struggling to use the required technologies.
## 1. Staffing (Resource Estimation)
Staffing is all about calculating the headcount needed for the project based

...

See on Student Notes »

Jrjrjjdjdjd

To prepare a solid, professional **Test Plan**, you need to gather specific project inputs and organize them into a structured document. Below is the step-by-step process of how a Test Plan is prepared, followed by a standard template you can use.
## The Step-by-Step Preparation Process
 1. **Analyze the Product/Requirements:** Review the software requirement specifications (SRS), design documents, or user stories. You cannot plan testing until you fully understand what the software is supposed to

...

See on Wikiteka »

Hiigififfigig

To bring everything together, let's look at a comprehensive **Overview of the Software Testing Process**. Testing is not just a single action performed right before a product launches; it is a continuous, highly structured workflow integrated directly into the development cycle.
The entire journey follows a logical loop designed to catch mistakes, build stable environments, execute test cases, and verify fixes.
## The Core Testing Ecosystem at a Glance
When summarizing software testing as a whole,

...

See on Wikiteka »

Medicinal chemistry 4th sem

Q:Define and classify anticonvulsant drugs. Write SAR and MoA. Write synthesis, MoA and uses of Phenytoin, Ethosuximide and Carbamazepine.

Ans:Anticonvulsant drugs are agents used to prevent or control seizures by reducing abnormal excessive neuronal activity in the brain.

📚 Classification of Anticonvulsants:

🔴 1. Hydantoins:

• Phenytoin

🔵 2. Succinimides:

• Ethosuximide

🟢 3. Iminostilbenes:

• Carbamazepine

🟡 4. Barbiturates:

• Phenobarbital

🟣 5. Others:

• Valproic acid,

...

See on Wikiteka »

Yyygggggg

## Overview of Integration Testing
**Integration Testing** is the second level of software testing, performed right after Unit Testing. In this phase, individual software modules or units that have already been tested in isolation are combined and tested as a group.
While unit testing answers the question, *"Does this single component work?"* integration testing answers, ***"Do these components work together smoothly when combined?"***
### Why is Integration Testing Needed?
Even if every individual

...

See on Wikiteka »

Hehhrhrhrhr

## What is White Box Testing?
**White Box Testing** (also known as Clear Box, Glass Box, Structural, or Open Box Testing) is a software testing method where the internal structure, design, and implementation of the code are fully visible and known to the tester.  Unlike Black Box testing, where you only focus on inputs and outputs, White Box testing requires you to look "under the hood." The tester inspects the actual source code, control flows, data structures, and logic paths to ensure everything

...

See on Wikiteka »

Hrjjrjfjfjf

The **V-Model** (also known as the Verification and Validation Model) is a highly structured Software Development Life Cycle (SDLC) framework. It is an extension of the traditional Waterfall model, where instead of moving down in a linear fashion, the process steps bend upward after the coding phase to form a **V** shape.  The core philosophy of the V-Model is that **testing activities are planned and paired directly with their corresponding development phases** right from the beginning.
## The

...

See on Wikiteka »

Hehhrhrhr

## What is Software Testing?
At its core, **Software Testing** is the process of evaluating and verifying that a software application or system does what it is supposed to do. It involves executing a system or its components using manual or automated tools to find any bugs, errors, or gaps between the actual requirements and the current behavior of the software.
Instead of just checking if the code runs, software testing looks at the bigger picture: *Does this product meet the needs of the user, and

...

See on Wikiteka »