From bbc49d2f74fed94a7a97f4b35bc2def6a2c4dc5b Mon Sep 17 00:00:00 2001
From: ShubhamSuri <70204532+surishubham@users.noreply.github.com>
Date: Mon, 21 Oct 2024 11:30:13 +0530
Subject: [PATCH] Merge pull request #1037 from Aman1905/stage
fixed the URLs
---
docs/hyperexecute-guided-walkthrough.md | 2 +-
docs/localstack-integration-with-lambdatest.md | 2 +-
docs/test-settings-options.md | 2 +-
src/pages/faq/index.jsx | 4 ++--
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/docs/hyperexecute-guided-walkthrough.md b/docs/hyperexecute-guided-walkthrough.md
index 2e55148f9..4d9722c66 100644
--- a/docs/hyperexecute-guided-walkthrough.md
+++ b/docs/hyperexecute-guided-walkthrough.md
@@ -41,7 +41,7 @@ This page gives you a guided walkthrough of all the things on the HyperExecute D
## Jobs Page
-All the tests on HyperExecute get executed as a Job. All the Jobs can be found on our [Jobs page](https://hyperexecute.lambdatest.com/hyperexecute). Each [Job](/support/docs/hyperexecute-status/#1-job-level-status) has a [`Status`](/support/docs/hyperexecute-status/#3-stage-level-status), a unique `Job Number`, a set of [`Labels`](/support/docs/deep-dive-into-hyperexecute-yaml/#joblabel), info on number of [`Tasks`](/support/docs/hyperexecute-status/#2-task-level-status) executed as part of that Job, and a `Summary` section followed by the details of the `Job Duration` and who initiated the Job
+All the tests on HyperExecute get executed as a Job. All the Jobs can be found on our [Jobs page](https://hyperexecute.lambdatest.com/hyperexecute). Each [Job](/support/docs/hyperexecute-status/#1-job-level-status) has a [`Status`](/support/docs/hyperexecute-status/#3-stage-level-status), a unique `Job Number`, a set of [`Labels`](/support/docs/deep-dive-into-hyperexecute-yaml/#joblabel), info on number of [`Tasks`](/support/docs/hyperexecute-status/#2-task-level-status) executed as part of that Job, and a `Summary` section followed by the details of the `Job Duration` and who initiated the Job.
On this page you have other things such as filters, help center, docs, [secrets management](/support/docs/hyperexecute-how-to-save-and-manage-secrets/) and much more. You can also filter through all of the jobs on the basis of the date, status, type etc.
diff --git a/docs/localstack-integration-with-lambdatest.md b/docs/localstack-integration-with-lambdatest.md
index d8f79c345..3352f4273 100644
--- a/docs/localstack-integration-with-lambdatest.md
+++ b/docs/localstack-integration-with-lambdatest.md
@@ -139,7 +139,7 @@ bin/deploy.sh
The above command will create the **S3 buckets**, put the bucket names into the parameter store, create the `DLQ Topic` for failed Lambda invokes, create the Lambda functions, connect the S3 bucket to the resizer lambda, and create the web application.
-> **Note:** You can visit [webapp.s3-website.localhost.localstack.cloud:4566](http://webapp.s3-website.localhost.localstack.cloud:4566/) on your web browser and paste the function URL of the pre sign Lambda function you created earlier.
+> **Note:** You can visit **webapp.s3-website.localhost.localstack.cloud:4566** on your web browser and paste the function URL of the pre sign Lambda function you created earlier.
Our application is hosted entirely on third party hosting providers like AWS, Hetzner, etc. All our hosting partners have very high security protocols. For example checkout AWS security protocols, or Hetzner Security protocols.
diff --git a/docs/test-settings-options.md b/docs/test-settings-options.md
index c8a97b493..05f32bc22 100644
--- a/docs/test-settings-options.md
+++ b/docs/test-settings-options.md
@@ -143,7 +143,7 @@ When the screenshot is captured and it is then compressed to a file format such
The following are the supported options for the pixel comparison feature:
-- `antialiasing` - ignores the smoothing of edges in digital images, click [here](https://sisu.ut.ee/imageprocessing/book/4) to know more.
+- `antialiasing` - ignores the smoothing of edges in digital images.
- `alpha` - ignores the alpha of the pixel color and makes into solid color without any opacity, click [here](https://sites.uci.edu/iap2015/2015/01/14/the-alpha-attribute-of-a-picture/#:~:text=In%20digital%20images%2C%20each%20pixel,of%200%20means%20totally%20transparent.) to know more.
- `colors` - added corrected lightness to the screenshot by ignoring the default pixel color value.
- `nothing` - ignores none of the false positive options from the comparison.
diff --git a/src/pages/faq/index.jsx b/src/pages/faq/index.jsx
index 7585a976b..8ea5b86a1 100644
--- a/src/pages/faq/index.jsx
+++ b/src/pages/faq/index.jsx
@@ -1091,8 +1091,8 @@ export default function index() {
Do you operate physical infrastructure? If so what certifications do they hold related to physical security? Can we see the audit/certification reports?
-
Our application is hosted entirely on third party hosting providers like AWS, Hetzner, etc. All our hosting partners have very high security protocols. For example checkout AWS security protocols, or Hetzner Security protocols.
+We, here, at LambdaTest follow a 6 step incident reponse process. The various stages of the response proces are prepration, identification, containment, eradication, recovery, and learning. We use industry leading practices for each step and test our response workflow once a month.