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 |
Name three reasons why the tester may choose to record in Context Sensitive mode.
Hi, i am looking job in perfomance testing using Loadrunner can any body help me a project in any domine plz(Usah) chs_29@rediffmail.com
Can any one tell me how SRS ,BRS documents are made?Also,what are the documents to be referred through out the SDLC and TESTING phase?
Test cases for Chat Component
what is v-model?
I have 2+ year of work exp in manual testing and i have good knowledge in QTP.anybody have requirement in your company please please tell me
what is difference between BVA and Equivalence Partitioning ? can u explain BVA for three digits?
is smoke testing is perform before realease Product
How can it be known when to stop testing?
When should testing be stopped?
How many number of negative testcases we can write for "Search and Replace" functionality?
what is the difference between test scenario n testcase.do we have separate template fr test scenario.what is the use of scenarios.pls explain with example.