Answered Questions

  • What is Difference between REGRESSION TESTING and RETESTING.

    Pratheesh

    • Nov 5th, 2012

    Retesting is testing again after fixing a defect. we are testing the particular module only what we have changed and testing the test case in the same build. Regression testing is the testing the syst...

    Sandhya

    • Jun 21st, 2012

    Retesting: Testing the functionality of the application frequently to ensure that the changes made in particular module is working properly/not. Regression: Testing the entire functionality of the app...

  • What is the difference between Smoke testing and Sanity testing?

    Smoke testing is after build releasing we will test high level functionalities working or not. Sanity testing is we will test all functionalities working properly or not.

    Anonymous

    • Dec 15th, 2014

    Please make sure you know what actually it is.. Don't misguide.. sanity testing is like a narrow regression testing, usually done after a builds are deployed (After bug fixes) to make sure functionality is still correct.

    Ramasubbu

    • Aug 3rd, 2014

    Smoke testing: Testing the critical functionality of the application using high level test cases and check whether the application is ready for further testing(General health checkup) Sanity Testing:...

  • What is Mainframe Testing?

    Cecil

    • Jan 19th, 2017

    As far as a knowledge of coding, you will need to learn how to modify existing JCL code. You also should have a basic knowledge of programming to the point that you can learn to modify the data you m...

    Wayne Heckman

    • Feb 7th, 2016

    Not anything close to testing client server applications.