Jump to content

evaranna testing guinchi short ga explain chestara


Recommended Posts

Posted

asalu enni raka testings untayi............

naaku telisi

unit testing,
regression testing
user acceptance testing
integration testing

mari ee manual testing and automated testing ante enti............

sCo_^Y sCo_^Y sCo_^Y sCo_^Y sCo_^Y sCo_^Y

  • Replies 67
  • Created
  • Last Reply

Top Posters In This Topic

  • Deletedid1

    17

  • galigannarao

    12

  • dkchinnari

    12

  • littlestar

    7

Popular Days

Top Posters In This Topic

Posted

ACCEPTANCE TESTING
    Testing to verify a product meets customer specified requirements. A customer usually does this type of testing on a product that is developed externally.
BLACK BOX TESTING
    Testing without knowledge of the internal workings of the item being tested. Tests are usually functional.
COMPATIBILITY TESTING
    Testing to ensure compatibility of an application or Web site with different browsers, OSs, and hardware platforms. Compatibility testing can be performed manually or can be driven by an automated functional or regression test suite.
CONFORMANCE TESTING
    Verifying implementation conformance to industry standards. Producing tests for the behavior of an implementation to be sure it provides the portability, interoperability, and/or compatibility a standard defines.
FUNCTIONAL TESTING
    Validating an application or Web site conforms to its specifications and correctly performs all its required functions. This entails a series of tests which perform a feature by feature validation of behavior, using a wide range of normal and erroneous input data. This can involve testing of the product's user interface, APIs, database management, security, installation, networking, etcF testing can be performed on an automated or manual basis using black box or white box methodologies.
INTEGRATION TESTING
    Testing in which modules are combined and tested as a group. Modules are typically code modules, individual applications, client and server applications on a network, etc. Integration Testing follows unit testing and precedes system testing.
LOAD TESTING
    Load testing is a generic term covering Performance Testing and Stress Testing.
PERFORMANCE TESTING
    Performance testing can be applied to understand your application or web site's scalability, or to benchmark the performance in an environment of third party products such as servers and middleware for potential purchase. This sort of testing is particularly useful to identify performance bottlenecks in high use applications. Performance testing generally involves an automated test suite as this allows easy simulation of a variety of normal, peak, and exceptional load conditions.
REGRESSION TESTING
    Similar in scope to a functional test, a regression test allows a consistent, repeatable validation of each new release of a product or Web site. Such testing ensures reported product defects have been corrected for each new release and that no new quality problems were introduced in the maintenance process. Though regression testing can be performed manually an automated test suite is often used to reduce the time and resources needed to perform the required testing.
SMOKE TESTING
    A quick-and-dirty test that the major functions of a piece of software work without bothering with finer details. Originated in the hardware testing practice of turning on a new piece of hardware for the first time and considering it a success if it does not catch on fire.
STRESS TESTING
    Testing conducted to evaluate a system or component at or beyond the limits of its specified requirements to determine the load under which it fails and how. A graceful degradation under load leading to non-catastrophic failure is the desired result. Often Stress Testing is performed using the same process as Performance Testing but employing a very high level of simulated load.
SYSTEM TESTING
    Testing conducted on a complete, integrated system to evaluate the system's compliance with its specified requirements. System testing falls within the scope of black box testing, and as such, should require no knowledge of the inner design of the code or logic.
UNIT TESTING
    Functional and reliability testing in an Engineering environment. Producing tests for the behavior of components of a product to ensure their correct behavior prior to system integration.
WHITE BOX TESTING
    Testing based on an analysis of internal workings and structure of a piece of software. Includes techniques such as Branch Testing and Path Testing. Also known as Structural Testing and Glass Box Testing.

Posted

[quote author=vishwamithra link=topic=212337.msg2600556#msg2600556 date=1310658022]
performance testing...
[/quote][quote author=KINGMAKERS link=topic=212337.msg2600558#msg2600558 date=1310658035]
Performance testing kuda undhi
[/quote] @gr33d

Posted

naaku telisi.. unit testing,string testing or integration testing, performance testing.

Posted

[quote author=KINGMAKERS link=topic=212337.msg2600558#msg2600558 date=1310658035]
Performance testing kuda undhi
[/quote] sorry2 %<>( sSa_j@il

Posted

[quote author=galigannarao link=topic=212337.msg2600560#msg2600560 date=1310658066]
ACCEPTANCE TESTING
    Testing to verify a product meets customer specified requirements. A customer usually does this type of testing on a product that is developed externally.
BLACK BOX TESTING
    Testing without knowledge of the internal workings of the item being tested. Tests are usually functional.
COMPATIBILITY TESTING
    Testing to ensure compatibility of an application or Web site with different browsers, OSs, and hardware platforms. Compatibility testing can be performed manually or can be driven by an automated functional or regression test suite.
CONFORMANCE TESTING
    Verifying implementation conformance to industry standards. Producing tests for the behavior of an implementation to be sure it provides the portability, interoperability, and/or compatibility a standard defines.
FUNCTIONAL TESTING
    Validating an application or Web site conforms to its specifications and correctly performs all its required functions. This entails a series of tests which perform a feature by feature validation of behavior, using a wide range of normal and erroneous input data. This can involve testing of the product's user interface, APIs, database management, security, installation, networking, etcF testing can be performed on an automated or manual basis using black box or white box methodologies.
INTEGRATION TESTING
    Testing in which modules are combined and tested as a group. Modules are typically code modules, individual applications, client and server applications on a network, etc. Integration Testing follows unit testing and precedes system testing.
LOAD TESTING
    Load testing is a generic term covering Performance Testing and Stress Testing.
PERFORMANCE TESTING
    Performance testing can be applied to understand your application or web site's scalability, or to benchmark the performance in an environment of third party products such as servers and middleware for potential purchase. This sort of testing is particularly useful to identify performance bottlenecks in high use applications. Performance testing generally involves an automated test suite as this allows easy simulation of a variety of normal, peak, and exceptional load conditions.
REGRESSION TESTING
    Similar in scope to a functional test, a regression test allows a consistent, repeatable validation of each new release of a product or Web site. Such testing ensures reported product defects have been corrected for each new release and that no new quality problems were introduced in the maintenance process. Though regression testing can be performed manually an automated test suite is often used to reduce the time and resources needed to perform the required testing.
SMOKE TESTING
    A quick-and-dirty test that the major functions of a piece of software work without bothering with finer details. Originated in the hardware testing practice of turning on a new piece of hardware for the first time and considering it a success if it does not catch on fire.
STRESS TESTING
    Testing conducted to evaluate a system or component at or beyond the limits of its specified requirements to determine the load under which it fails and how. A graceful degradation under load leading to non-catastrophic failure is the desired result. Often Stress Testing is performed using the same process as Performance Testing but employing a very high level of simulated load.
SYSTEM TESTING
    Testing conducted on a complete, integrated system to evaluate the system's compliance with its specified requirements. System testing falls within the scope of black box testing, and as such, should require no knowledge of the inner design of the code or logic.
UNIT TESTING
    Functional and reliability testing in an Engineering environment. Producing tests for the behavior of components of a product to ensure their correct behavior prior to system integration.
WHITE BOX TESTING
    Testing based on an analysis of internal workings and structure of a piece of software. Includes techniques such as Branch Testing and Path Testing. Also known as Structural Testing and Glass Box Testing.
[/quote]

ivi kaadu baa......... asalu testing tools use chestaru kada....... asalu aa tester ki functionality telekundaa ela test chestaru

Posted

[quote author=BENZBABU link=topic=212337.msg2600561#msg2600561 date=1310658072]
@gr33d
[/quote]
thankyou so kind of you

Posted

[quote author=galigannarao link=topic=212337.msg2600560#msg2600560 date=1310658066]
ACCEPTANCE TESTING
    Testing to verify a product meets customer specified requirements. A customer usually does this type of testing on a product that is developed externally.
BLACK BOX TESTING
    Testing without knowledge of the internal workings of the item being tested. Tests are usually functional.
COMPATIBILITY TESTING
    Testing to ensure compatibility of an application or Web site with different browsers, OSs, and hardware platforms. Compatibility testing can be performed manually or can be driven by an automated functional or regression test suite.
CONFORMANCE TESTING
    Verifying implementation conformance to industry standards. Producing tests for the behavior of an implementation to be sure it provides the portability, interoperability, and/or compatibility a standard defines.
FUNCTIONAL TESTING
    Validating an application or Web site conforms to its specifications and correctly performs all its required functions. This entails a series of tests which perform a feature by feature validation of behavior, using a wide range of normal and erroneous input data. This can involve testing of the product's user interface, APIs, database management, security, installation, networking, etcF testing can be performed on an automated or manual basis using black box or white box methodologies.
INTEGRATION TESTING
    Testing in which modules are combined and tested as a group. Modules are typically code modules, individual applications, client and server applications on a network, etc. Integration Testing follows unit testing and precedes system testing.
LOAD TESTING
    Load testing is a generic term covering Performance Testing and Stress Testing.
PERFORMANCE TESTING
    Performance testing can be applied to understand your application or web site's scalability, or to benchmark the performance in an environment of third party products such as servers and middleware for potential purchase. This sort of testing is particularly useful to identify performance bottlenecks in high use applications. Performance testing generally involves an automated test suite as this allows easy simulation of a variety of normal, peak, and exceptional load conditions.
REGRESSION TESTING
    Similar in scope to a functional test, a regression test allows a consistent, repeatable validation of each new release of a product or Web site. Such testing ensures reported product defects have been corrected for each new release and that no new quality problems were introduced in the maintenance process. Though regression testing can be performed manually an automated test suite is often used to reduce the time and resources needed to perform the required testing.
SMOKE TESTING
    A quick-and-dirty test that the major functions of a piece of software work without bothering with finer details. Originated in the hardware testing practice of turning on a new piece of hardware for the first time and considering it a success if it does not catch on fire.
STRESS TESTING
    Testing conducted to evaluate a system or component at or beyond the limits of its specified requirements to determine the load under which it fails and how. A graceful degradation under load leading to non-catastrophic failure is the desired result. Often Stress Testing is performed using the same process as Performance Testing but employing a very high level of simulated load.
SYSTEM TESTING
    Testing conducted on a complete, integrated system to evaluate the system's compliance with its specified requirements. System testing falls within the scope of black box testing, and as such, should require no knowledge of the inner design of the code or logic.
UNIT TESTING
    Functional and reliability testing in an Engineering environment. Producing tests for the behavior of components of a product to ensure their correct behavior prior to system integration.
WHITE BOX TESTING
    Testing based on an analysis of internal workings and structure of a piece of software. Includes techniques such as Branch Testing and Path Testing. Also known as Structural Testing and Glass Box Testing.
[/quote] *=:

Posted

[url=http://www.slideshare.net/directi/automated-testing-vs-manual-testing-391121]http://www.slideshare.net/directi/automated-testing-vs-manual-testing-391121[/url]

Posted

[quote author=BENZBABU link=topic=212337.msg2600572#msg2600572 date=1310658144]
ivi kaadu baa......... asalu testing tools use chestaru kada....... asalu aa tester ki functionality telekundaa ela test chestaru
[/quote]actual concept ayte project start ayinapudu req gather chesina taruvata dev and testerki istaru. dev has to prepare design docs and tester has to prepare the test cases. so ee point meeda tester has to analyze what's happening in the application and then have to prepare it. once the application was release for testing he has to test all the test cases including +ve and -ve scenarios.

Posted

[quote author=galigannarao link=topic=212337.msg2600592#msg2600592 date=1310658327]
actual concept ayte project start ayinapudu req gather chesina taruvata dev and testerki istaru. dev has to prepare design docs and tester has to prepare the test cases. so ee point meeda tester has to analyze what's happening in the application and then have to prepare it. once the application was release for testing he has to test all the test cases including +ve and -ve scenarios.
[/quote]

so tester ane vaadiki application meeda Idea undali............  sCo_^Y sCo_^Y

Posted

[quote author=BENZBABU link=topic=212337.msg2600572#msg2600572 date=1310658144]
ivi kaadu baa......... asalu testing tools use chestaru kada....... asalu aa tester ki functionality telekundaa ela test chestaru
[/quote]testing tools antava the tester has to upload all the test cases to the tool and the tool works according to it. inka emanna kavali ante adugu chebuta S%Hi

×
×
  • Create New...