Finatel Interview Questions with Answers – Part 1
This blog explains about Finatel Interview Questions with Answers – Part 1 and is given below :
Software Testing —Written Test— Level I Answer all the questions
1. Choose the correct defect life cycle
a. New,Open,Retest,Fix,Reopen
b.New,Open,Fix,Retest,Closed
c. New,Fix,Reopen,Closed,Retest
d. New,Retest,Fix,Reopen,Closed
Answer : Option B
2. Which statement is true in the following?
A.Severity describes what is the bug which needs to be fixed at the earliest and Priority describes the seriousness of the bug
B.Severity describes the seriousness of the bug and Priority describes what is the bug which needs to be fixed at the earliest.
C.Severity mentioned by developers
D. Priority mentioned by end users.
Answer : Option A
3.What is defect density?
A.Test cases count / defects count
B.Defects found by tester / defects found by customer
C.Total Defects Found / test scenarios
D. Total Defects Found / test cases
Answer : Option C
4. Which one of the following is NOT part of security testing scope?
A. XSS Testing
B. SQL Injection
C. Boundary Value Analysis
D. Click Jacking
E. None of the Above
Answer : Option B
5. Which of the following is not a layer of web application architecture?
A. Web page
B. Database
C. Web Server
D. Internet
E. None of the Above
Answer : Option E
6. Specify any 5 field validation checks that can be applied to verify a “Password” entry field
A. K- fold cross validation
B. configuration of K
C. Worked example
D. Cross validation API
E. Various of cross validation
7. Mr. Rahul __________ in the library this morning.
A. is study
B. studying
C. is studying
D. are studying
Answer : Option C
8. In recent years Cloud Computing has____ quite popular.
A. became
B. become
C. becoming
D. becomes
E. becomed
Answer : Option B
9. The bus ___ arrives late during bad weather.
A. every week
B. later
C. yesterday
D. always
Answer : Option D
10. Analyse the below pattern first
Now, choose a pattern from the below list that completes the sequence.
Answer : Option C
11. write down a list of items that must be included while reporting a defect to development team
Detect to Development :
Details and complete the software detest report essential skills for Quality assurance developers and support personal . All software development team members need to take their defect report seriously providing through research and details reporting make the development job easier and more productive.
12. Which of the below items do you think is NOT part of a system testing engineer’s rolejakonerel from below list)
A. Reporting a bug
B. Analyzing the cause of a bug
C. Test Case Writing
D. Test Case Execution
E. Black-box Testing
F. Unit Testing
Answer : Option E
13. If you were running a race and you passed the person in 2nd place, what place would you be Write Your Answer Here
Answer : I would be in the second place .
14. write a short paragraph of at least 300 words about “Importance of Software Testing “
Importance of Software Testing :
Software Testing and White Box Testing . Software Testing one of main and final steps in the software development life cycle testing . It is important to ensure that system works at was intended software testing method assuming that the functionality of the software testing .
The manager of the development at the team responsible for the testing . Software system has been decide to how when the software testing should be performed in order to allocate the time and resource need to testing process that must be planned the development.
Software Testing comprises i) Functionality Testing and ii) Non Functionality Testing
15. Design the test case template below and fill it with at-least 1test case of your choice
Test Scenario :
Test Case 1 :
Check the result on entering the valid user Id password
Test Case 2 :
Check the result on entering User Id of password
Test Case 3 :
Check the response when a User Id of password empty of logging button pressed and many more
Test case | Test case Description | Test Data |
1 | Check the response when Valid email Id Password | EmailGuru99@gmail.com
Password INT@123 |
Test case | Test case Description | Test steps | Test Dat |
1 | Check the response when Valid email Id Password | Enter Email addressEnter password
Click sign in |
EmailGuru99@gmail.com
Password INT@123 |