Submitted Questions

  • wat is meant by Batch Testing

    Group of tests executing sequentially one by one is called Batch Testing.

    Nadeem Sharifuddin

    • Dec 19th, 2006

    batch testing is done during regression testing. when tester runs different test scripts in a sequence while using driver script in QTP.The result of one Script failure or pass , fials or passes the whole batch test.Nadeem.

    prasad

    • Oct 28th, 2006

        Batch_test means tests the several tests one after the other without inturruption to the tester. when you are running the tests in batch mode , it will compress the user messages, system messages,erro messages, mismatches etc.dp 

  • can we perform performance testing by qtp?

    no we cannot perform performance testing by qtp we perform it by manually,but we can perform load testing by qtp by using multiple users using tool.

    BK

    • Dec 12th, 2006

    Hi,According to my knowledge we can make use of QTP for performance testing more effectively in few ways.we can use QTP to generate one instance of our application & by using start & end trans...