Hi, Plz have a look on the following questions?
Test Life Cycle, Regression,Performance, diff b/w system &
integration, SDLC..
Answers were Sorted based on User's Feedback
Answer / vijay kumar h
Difference between System and Integration
Integration testing: we check for the actual flow of data
and parameter values.
System testing: its an end to end testing means right from
the begining of application upto an end by considering all
factors(test methodologies).
regression: Re-executing the same testcases, in order to
check whether the changed feature has introduced any defect
to the unchanged feature of the application.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / fredric
1. Test life cycle is a Complete testing cycle of the
Software it includes various testing like User
interface,Functional,Performance,Load etc..
2. Regression Testing is Retesting, Once the testing
finished, and there are some modifications and corrections
done by programmers, after that have to test once again,
this may affect the other screens also. Complete retesting
its calles Regressiong testing
3. Perfomance Testing is How the software performs for our
inputs, thru Bulk Entries, More Clients,More Transaction
etc.. Find out the behaviour of our Software.
4. System Testing, is a complete test as per the
requirement document, all the Customer expectation and
design for the system it proper or not , its called System
Testing and
Integration Testing is a System is divided into various
modules, each module have different functionality. Every
module join together is a project, Every module is properly
integrated with the whole system. This is the basic
difference from System testing and Integration testing.
SDLC is Software Development Life Cycle.. This Includes
Development,Testing,Implementation and Maintenance also
Is This Answer Correct ? | 0 Yes | 0 No |
Can you explain an application boundary?
How we will test ubercate
How many testcases can you write per a day, an average figure?
only one tester & one developer ,the product is released to be today night.if you found a critical bug then wat u do
Tell the procedure to close word file?
Whats the resumption and assumption criteria in Test plan? explain briefly.
2 Answers CTS, Oneclick Testing Solutions,
Define PRAD?
what is the best defect(functionally relaleted) u find in u r career?
can any body explain about BVA and ECP briefly?
What is known as data-driven testing?
define:usecase?
what is Entry and Exit criteria explain in detail?