1. What is Test data?
2. What is Test Development?
3. What is Boundary value & Equilance Partition?
4. What is Compatability testing?
5. How do you know Prepared Test cases are Responsable
testcases or not?
6. Give me a Tracebility matrix documet & Deffination?
7. What is Error, Defect, Bug?
8. What is Smoke testing, Monkey testing, Sanity testing?
9. What is defference b/w Functionality testing &
Regression testing? Give me a Example?
10. In your exp which type of defects you identify?
11. Tell me a defects for load testing,Security testing?
11. What is defference b/w System testing & User acceptance
testing?
12. How many test cases write per a day& for one project
how many testcases write you?
13. A professor has introduce some cources in college How
to write test case for this requirement?
14. Write a test case for ATM Meachane?
15. Which configuration tool you used in .Net Application &
Java based Applications?
16. What is the difference b/w Client server & Web based
Application?
17. What is two tier & three tier application?Give me a
example?
18. What is the defference b/w Java & J2ee?
19. Which model life cycles you used for Development &
Testing?
20. Explain Development & Testing life cycles?
21. How to connect data table from QTP?
22. How QTP recognize Dynamic objects?
22. Which Atomation Frame work can you invoved in QTP&
Explain me?
23. How QTP Tool Identify objects?
24 What is the difference b/w Check point & Out put value
in QTP?
25. When did you give
High Priority & High Seviority
High Priority & Low Seviority
High Seviority &High Priority
High Seviority & Low Seviority?
Answer Posted / kk
1. What is Test data?
input data used for testing the application
2. What is Test Development?
constructing the test. i.e. making test cases and
application ready for testing
3. What is Boundary value & Equilance Partition?
both are for deriving test cases, both decreases the no of
test cases to be tested. in equivalence valid partions and
invalid partions are identified so that each class gives
same kind of output. so that you can pick only one otam from
each class.
in BVA valid boudary and invalid boudary are identified.
4. What is Compatability testing?
whether the application working with different OS and
different browsers
5. How do you know Prepared Test cases are Responsable
testcases or not?
6. Give me a Tracebility matrix documet & Deffination?
it is used to find out the test coverage, how many
requirements are covered with the test cases, i.e mapping
betw'n req n test cases
7. What is Error, Defect, Bug?
while executing the test casaes tester will find deviation
from the expected result this is called bug/ defect, i.e
problem which is identified by tester.
error: which is identified by developer in the progrm of the
application.
8. What is Smoke testing, Monkey testing, Sanity testing?
smoke and sanity are build verification testing techs. we
will ensure the build or application ready for further
testing, all the major functionalities are available.
monkey testing is part of adhoc teting. we never use this
term in real time
9. What is defference b/w Functionality testing & Regression
testing? Give me a Example?
functional testing is for testing the functionality of the
application. it will be done on a module level or sysstem
level.
where asregression test is done to ensure defect fixes and
enhancements doesnt effecting the existing funcionality or
previous functionality.
10. In your exp which type of defects you identify?
functional bugs user interface bugs, security bugs
11. Tell me a defects for load testing,Security testing? 11.
What is defference b/w System testing & User acceptance
testing?
after all the modules are integrated we will verify the
overall functionality application.
acceptance testing is done under client specified
environment to ensure the appication is acceptable to the
end user.
12. How many test cases write per a day& for one project how
many testcases write you?
it depends on the project functionality
13. A professor has introduce some cources in college How to
write test case for this requirement?
14. Write a test case for ATM Meachane?
take a scenari : put the atm card enetr valid and invalid pin
check the balance and with draw cash more than tha balance,
try some different scenarios
15. Which configuration tool you used in .Net Application &
Java based Applications? 16. What is the difference b/w
Client server & Web based Application? 17. What is two tier
& three tier application?Give me a example? 18. What is the
defference b/w Java & J2ee? 19. Which model life cycles you
used for Development & Testing? 20. Explain Development &
Testing life cycles? 21. How to connect data table from QTP?
22. How QTP recognize Dynamic objects? 22. Which Atomation
Frame work can you invoved in QTP& Explain me? 23. How QTP
Tool Identify objects? 24 What is the difference b/w Check
point & Out put value in QTP? 25. When did you give High
Priority & High Seviority High Priority & Low Seviority High
Seviority &High Priority High Seviority & Low Seviority?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
What is a top-down and bottom-up approach in testing?
How can software qa processes be implemented without stifling productivity?
What is error cusing tecnique
how to test the case with 5 combination and inputs
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
Difference between Re-testing and Regression testing?
My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?
how to indentify memory leakages after the build
I HAVE AN INTERVIEW IN A SOFTWARE COMPANY FOR THE POST OF FUNCTIONAL TEST ENGINEER. THEY WANT THE PERSON FROM BCOM BACK GROUND( I AM A BCOME GRADUATE 2006) AND THE PERSON SHOULD HAVE GOOD ACCOUNTS KNOWLEDGE. NOW I WANT TO KNOW WHAT KINDS OF QUESTIONS THEY CAN ASK OR CAN GIVE IN WRITTEN TEST. I M NERVOUS COZ ITS BEEN 5 YEARS I HAVE DONE BCOM. SO HOW SHUD I PREPARE FOR INTERVIEW.PLEASE HELP? reply me pls. its urgent. thanks
When have you had to focus on data integrity?
What are the benefits of requirement traceability?
What is Bomb Testing?