QA LPU
Are you a driven mind with impeccable skills? We at Affixious bring to you our eagerly awaited campus recruitment exam duly designed to evaluate your technical skills. Take this short test and stand a chance to be part of the Affixious family.
Kindly fill in your contact details.
1 / 20
1. Alpha testing is done at
2 / 20
2. What is output of following code −
a = (1, 2)a[0] +=1
3 / 20
3. Which of the following is a Python tuple?
4 / 20
4. Which of the following is not used as conditional statement in Python?
5 / 20
5. Identify the fault-based testing technique.
6 / 20
6. Which of the following is not a part of STLC (Software Testing Life Cycle)
7 / 20
7. What is the best call for finding multiple elements using XPath?
8 / 20
8. The Selenium can-:
9 / 20
9. Python Dictionary is used to store the data in a ___ format.
10 / 20
10. Which keyword is used for function in Python language?
11 / 20
11. What will be the output of the following Python code snippet?
for i in [1, 2, 3, 4][::-1]:print (i)
12 / 20
12. The correct sequence of software testing phases is:
13 / 20
13. Identify the incorrect testing technique.
14 / 20
14. What is the normal order of activities in which traditional software testing is organized ?
A-Integration TestingB-System TestingC-Unit TestingD-Validation Testing
15 / 20
15. Which term is used to define testing?
16 / 20
16. Load testing', and 'Security testing' are _____
17 / 20
17. Which of the following testing is also known as white-box testing?
18 / 20
18. "V" model is?
19 / 20
19. Which of the following is the correct extension of the Python file
20 / 20
20. The % operator returns the ___.
Your score is
The average score is 17%
Restart quiz