CAMPUS RECRUITMENT EXAMINATION BY AFFIXIOUS

0 votes, 0 avg
3
Created on By Priyanshu Maithani

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. Which of the following is the correct extension of the Python file

2 / 20

2. Identify the fault-based testing technique.

3 / 20

3. Identify the incorrect testing technique.

4 / 20

4. Which of the following is a Python tuple?

5 / 20

5. What will be the output of the following Python code snippet?

for i in [1, 2, 3, 4][::-1]:
print (i)

6 / 20

6. Python Dictionary is used to store the data in a ___ format.

7 / 20

7. The % operator returns the ___.

8 / 20

8. Alpha testing is done at

9 / 20

9. Which of the following is not used as conditional statement in Python?

10 / 20

10. Load testing', and 'Security testing' are _____

11 / 20

11. What is the normal order of activities in which traditional software testing is organized ?

A-Integration Testing
B-System Testing
C-Unit Testing
D-Validation Testing

12 / 20

12. The correct sequence of software testing phases is:

13 / 20

13. The Selenium can-:

14 / 20

14. Which term is used to define testing?

15 / 20

15. Which of the following is not a part of STLC (Software Testing Life Cycle)

16 / 20

16. What is output of following code −

a = (1, 2)
a[0] +=1

17 / 20

17. Which of the following testing is also known as white-box testing?

18 / 20

18. What is the best call for finding multiple elements using XPath?

19 / 20

19. Which keyword is used for function in Python language?

20 / 20

20. "V" model is?

Your score is

The average score is 17%

0%