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?

Answers were Sorted based on User's Feedback



1. What is Test data? 2. What is Test Development? 3. What is Boundary value & Equilance Parti..

Answer / ahmed

1, Inputs given to test the application
2,
3, Range of value or particular value. Range of value,
particular value, member of a set, logical condition
4,

Is This Answer Correct ?    2 Yes 2 No

1. What is Test data? 2. What is Test Development? 3. What is Boundary value & Equilance Parti..

Answer / anonymous

1)Data prepared which will be sufficient to test a scenario
2)This may include test requirements (objectives),
strategies, processes, plans, software ...
3)Range of value or particular value. Range of value,
particular value, member of a set, logical condition
4)Testing whether the system is compatible with other
systems with which it should communicate.
5)We check the prepared test cases with the FRS & BRS
documents. if they are compatable, then the testcases are
responsible
6)traceability matrix is the relation between Requirements
and the test cases. Mainly to check whether all
requirements are met or not.
13)Test cases will be mostly on
i)Courses (matched with the required courses)
ii)faculty available for that courses etc..

Is This Answer Correct ?    0 Yes 0 No

1. What is Test data? 2. What is Test Development? 3. What is Boundary value & Equilance Parti..

Answer / 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

More Manual Testing Interview Questions

What are the diffrent testable item in web testing,database testing?

2 Answers  


what is status of defect when you are performing regression testing.

8 Answers   Mascon,


Explain Iterative model, Incremental model, Spiral model, Evolutionary model and V-Model?

0 Answers  


This question has been asked in my recent inerview with Adithya Birla Group.When to prepare System test plan after getting build or before getting build?

1 Answers   Aditya Birla,


There is an help option in one window, which consists of 100 pages. I want to test same word from every page. How can I do this in 5 minutes?

6 Answers   DELL,






what is the diffrence b/w Test approach,test stratagy,test plan?

1 Answers   CIL,


Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?

0 Answers  


What report u generate after completing testing?

5 Answers   Covansys,


What is the role of documentation in QA?

1 Answers   IBM,


What type of testing process do you follow in current organisation?

3 Answers  


What is actually a rule based testing

0 Answers   ISPL,


hOw do we avoid logging duplicate bugs

2 Answers  


Categories