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 |
1)Asked to write test cases on Print option in a MS word application 2 Give scenarios for the following: throw a ball into bucket full of water and write scenarios so that water does not spill out. Explain test stratergy. What is localization. What do u test in localization?
What is the full form of cmmi?
Write a set of test cases to test youtube?
What is system testing? What is defect leakage? What is penetration testing? What is regression testing?
I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends
who can we do the performace test for hotmail or yahoo or gmail. when you working with your personal system. or labtop.
What are the differences between V-Model and Agile Model?
define incident and test ware.
What is Testing Measurements and Metrics explain in detail? What is the need of this in the Test Strategy document?
How to Trace a Defect?
in your organization in what way(phases) s/w is developed and in what way testing will be conducted?
what are the outcomes of system testing?