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 the exact diff between sanity and smoke test and who will do in real time?
Hi, Please answer this qns. "What is the test strategy and list of design characteristics for a login screen?" thank u
what is issue ?and difference between issue, defect and bug
How we make scripts for unit testing with Nunit.
what is the meaning of compatibility testing in view of web application testing?
explain bug life cycle
If the bug is found by customer and he will put that bug in DTS , that bug is visible 1 - Dev Team 2 - Test Team 3 - B. A. Team 4 - 1 & 2
what is the difference between build and release
Hi Friends, I have 3 years of experience in QA Testing. Are there any opportunities for entry-level tester in MN.
1.how to check or test the image ?
At what STAGE you start writing TEST CASES for a project..? And at which STAGE you stop writing TEST CASES...?
Can anyone explain about agile software methodology...