what and how to do application testing?
Answers were Sorted based on User's Feedback
Answer / lakshmi
Testing an application with all functionality is knowns as
application testing.
Based on requirements of the application we can test the
functionality
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mars
HI
Application testing is just part of the overall Test Plan
for any system. The integration of the applications must be
clean and seamless. The most complex and failure-prone
portions of the application are the interfaces between
parts of the new application and the existing systems. Even
though all systems have passed unit testing, you need to
ensure that all of the interfaces are correct. The essence
of system testing is not only to test the individual
modules. Instead, entire business transactions must be
processed through the system.
bye
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Test Procedure? What are Test matrices? What is Tracibility matrix?
What is the difference between severity and priority? Tell me example.
What is test procedure? how to define it?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
in atm when we type password it displays password in encrypted form *****.what kind of testing is this?
When will the testing starts?
what are iso,cmm,cmmi,level1,level2 etc in testing?
10. How long have you been involved in Web accessibility?
How do we test the requirements?
write TestCases for Yahoo messenger ?
What is meant by beta testing?
Difference b/w bug and defect ?