Following questions were asked in amazon interview during
written test for the post of Quality assurance engineer.
Note. u can use any scripting language for 2nd 3 rd
questions. Logic is important.
1.Write test cases for file transfer using bluetooth and IR
in mobileā¦
2. Input = 193 the output should be displayed as 100+90+3.
Write code without using inbuilt functions and procedures
3. string = performance and delimiter = r
Write a code to display the output as
Pe r
For
Man
Ce
Without using split function and inbuilt functions
4. please give correct test data for the remainder in the
below program and also for the time
TIME: DD MM YYYY HH MM SS
Reminder: [ ] minutes
Answer Posted / sss
4.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What makes an inspection different from other review types?
26). how will know do written test cases are sufficient to validate application of functionality? 27). how will you prepare test data to validate input object? 28). explain defect status? 29). how will know whether the developer accepted you defects or not? 30). explain acceptance test? 31). explain when we stop testing? 32). explain scope of your project? 33). in which module you conducted testing? 34). explain defects which you found in that module? 35). if defect is not reproducible then what information you will provide to developer 36). if developer is not accepted your defect then what you will do?
What is open box testing?
Explain end-to-end testing?
Testing wherein we subject the target of the test, to varying workloads to measure and evaluate the performance behaviors and the ability of the target and the test to continue to function properly under these different workloads?
What is the one key reason why developers have difficulty testing their own work?
explain what test tools you will need for client server testing
What is the main benefit of designing tests early in the life cycle?
Explain quality control?
What is Functional, Non-Functional, and Regression Testing used for (i.e. the purpose of each)?
What were your testing responsibilities at your previous employer?
what are the daily activities of a software tester ie the activities carried out by the tester from the time he/she enters the office till the time he/she leaves the office
What is the difference between test matrix and traceability matrix?
18). explain testing process in your organization? 19). are you participated in test plan preparation? 20). how will you prepare test cases? 21). explain importance of the priority in test case documents? 22). explain test execution process? 23). how much time will you take to write one test case? 24). how many test cases you can execute in a day? 25). explain bug life cycle? explain difference between seveority & priority?
What is high order tests?