Forwarded from Surya's techno world (๊ฏฑืื
ึฯ
ืื
๊ญืื
แจฎืื
ึฎ๊ซถษืื
ึฎ ฦืื
ึ๊ชฑืื
๊ญืื
ษืื
ึฎ๊ชืื
. โโโโSBKโโโโ)
Which of the following is an important principle in performance testing?
Anonymous Poll
16%
The tests should be easy to create and understand
13%
The test results must be reproducible when the system under test is unchanged
34%
The tests should be executed in the production environment to provide the most accurate results
38%
The test results should match the stakeholdersโ expectations for system performance
๐1
Forwarded from Surya's techno world (๊ฏฑืื
ึฯ
ืื
๊ญืื
แจฎืื
ึฎ๊ซถษืื
ึฎ ฦืื
ึ๊ชฑืื
๊ญืื
ษืื
ึฎ๊ชืื
. โโโโSBKโโโโ)
Which of the following is not a valid software testing technique?
Anonymous Poll
21%
Inspection
31%
Data flow analysis
18%
Error guessing
30%
Walkthrough
Forwarded from Selenium/Playwright/SQL/API/TOSCA/ Katalon Testing (Automation & Manual Testing) (admin)
Forwarded from Selenium/Playwright/SQL/API/TOSCA/ Katalon Testing (Automation & Manual Testing) (admin)
Describe the difference between black-box testing and white-box testing?
Anonymous Quiz
50%
Answer
50%
Comment
Forwarded from Selenium/Playwright/SQL/API/TOSCA/ Katalon Testing (Automation & Manual Testing) (admin)
A ________ matrix is used to map and track the relationship between requirements and test cases.
Anonymous Quiz
40%
Comment
60%
Answer
Forwarded from Selenium/Playwright/SQL/API/TOSCA/ Katalon Testing (Automation & Manual Testing) (admin)
________ testing is performed by the end users to ensure the system meets their requirements and is ready for deployment.
Anonymous Quiz
50%
Comment
50%
Answer
Forwarded from Selenium/Playwright/SQL/API/TOSCA/ Katalon Testing (Automation & Manual Testing) (admin)
In ________ testing, testers assess the system without any prior knowledge of its internal workings.
Anonymous Quiz
29%
Comment
71%
Answer
Forwarded from Selenium/Playwright/SQL/API/TOSCA/ Katalon Testing (Automation & Manual Testing) (admin)
A ________ is an occurrence where the software does not behave as expected
Anonymous Quiz
48%
Comment if you know
52%
Answer
Forwarded from Selenium/Playwright/SQL/API/TOSCA/ Katalon Testing (Automation & Manual Testing) (admin)
A ________ is an occurrence where the software does not behave as expected.
Anonymous Quiz
33%
Answer
67%
I know answer
Forwarded from Selenium/Playwright/SQL/API/TOSCA/ Katalon Testing (Automation & Manual Testing) (admin)
________ testing is done to ensure that the new code does not adversely affect the existing functionality of the product
Anonymous Quiz
62%
Answer
38%
Self Answer
Forwarded from Selenium/Playwright/SQL/API/TOSCA/ Katalon Testing (Automation & Manual Testing) (admin)
1. **What is the main objective of manual testing?**
Anonymous Quiz
42%
If u know comment
58%
For answer click on this
Forwarded from Selenium/Playwright/SQL/API/TOSCA/ Katalon Testing (Automation & Manual Testing) (admin)
2. **Which of the following is a type of manual testing?**
Anonymous Quiz
45%
Unit Testing
1%
Load Testing
47%
System Testing
6%
Performance Testing
Forwarded from Performance Testing Mentor
Q2. Amongst which of the following is / are the intent of Performance testing.
Anonymous Quiz
21%
To understand how the system responds as loading
8%
To collect metrics that will lead to design modifications to improve performance
8%
Only B
63%
Both A and B
Forwarded from Surya's techno world (๊ฏฑืื
ึฯ
ืื
๊ญืื
แจฎืื
ึฎ๊ซถษืื
ึฎ ฦืื
ึ๊ชฑืื
๊ญืื
ษืื
ึฎ๊ชืื
. โโโโSBKโโโโ)
Which of the following is an important principle in performance testing?
Anonymous Poll
16%
The tests should be easy to create and understand
13%
The test results must be reproducible when the system under test is unchanged
34%
The tests should be executed in the production environment to provide the most accurate results
38%
The test results should match the stakeholdersโ expectations for system performance
Forwarded from Performance Testing Mentor
Q5. Which of the following is the best description of load testing?
Anonymous Quiz
42%
ability of the system to handle loads that are gradually increased to reach the expected maximum
37%
the ability of the system to handle loads that are at or beyond the expected peak load
11%
It focuses on the ability of the system to meet future efficiency requirements
11%
It focuses on the ability of the system to respond to quick and extreme changes in load
Forwarded from Performance Testing Mentor
Q6. Which of the following performance testing activities should occur during unit testing?
Anonymous Quiz
45%
Testing end-to-end behavior under various load conditions
15%
Testing data flows and workflows across interfaces
15%
Testing key use cases and workflows using a top-down approach
25%
Testing to evaluate resource utilization and potential bottlenecks
Which SQL clause is used to filter groups of rows based on a condition? @qa_evaluation
Anonymous Quiz
28%
A) WHERE
51%
B) GROUP BY
9%
C) HAVING
11%
D) ORDER BY
What is the primary purpose of an index in SQL? Join @qa_evaluation
Anonymous Quiz
21%
A) To store large objects
8%
B) To enforce referential integrity
50%
C) To speed up retrieval of rows
21%
D) To prevent data redundancy
Though activities in the Fundamental test process may overlap or occur concurrently, identify the sequential process. i) Test Implementation and Execution ii) Test Closure activitiesiii) Evaluating exit criteria and reporting iv) Test Analysis and Design
Anonymous Quiz
0%
i-iii-ii-iv
100%
iv-i-iii-ii
0%
i-ii-iii-iv
0%
iii-ii-iv-i
Which SQL function is used to calculate the cumulative sum of a column? Join @qa_evaluation
Anonymous Quiz
48%
A) SUM()
39%
B) CUME_SUM()
9%
C) RUNNING_SUM()
4%
D) ROW_NUMBER()