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. Identify the incorrect testing technique.
2 / 20
2. What will be the output of the following Python code snippet?
for i in [1, 2, 3, 4][::-1]:print (i)
3 / 20
3. What is output of following code −
a = (1, 2)a[0] +=1
4 / 20
4. Alpha testing is done at
5 / 20
5. Which of the following is not used as conditional statement in Python?
6 / 20
6. The correct sequence of software testing phases is:
7 / 20
7. Which keyword is used for function in Python language?
8 / 20
8. The % operator returns the ___.
9 / 20
9. Which of the following testing is also known as white-box testing?
10 / 20
10. "V" model is?
11 / 20
11. Which term is used to define testing?
12 / 20
12. Identify the fault-based testing technique.
13 / 20
13. Python Dictionary is used to store the data in a ___ format.
14 / 20
14. Which of the following is the correct extension of the Python file
15 / 20
15. What is the best call for finding multiple elements using XPath?
16 / 20
16. The Selenium can-:
17 / 20
17. Load testing', and 'Security testing' are _____
18 / 20
18. What is the normal order of activities in which traditional software testing is organized ?
A-Integration TestingB-System TestingC-Unit TestingD-Validation Testing
19 / 20
19. Which of the following is not a part of STLC (Software Testing Life Cycle)
20 / 20
20. Which of the following is a Python tuple?
Your score is
The average score is 17%
Restart quiz