Hi,Can anybody tell me can we use tool for smoke testing?(yes/No).If yes mention name of the tool.

Showing Answers 1 - 18 of 18 Answers

chandra

  • Nov 20th, 2006
 

Yes you can .. u can use the Mercury tools

Thanx

  Was this answer useful?  Yes

Jagadish

  • Nov 20th, 2006
 

Smoke Testing means testing the basic functionality of the application/system without knowing any businees requirements. It is also called as Adhoc or sanity Testing .

We cannot use any Testing Tool when the application is under sanity or adhoc or Smoke testing . Because at this level the application or system will not be in stable condition.

Once the System or application which you are testing comes to a stable condition then u can go for automating it. That's the way Testing tool will be more affective.

  Was this answer useful?  Yes

Anitta

  • Jan 7th, 2007
 

Hi,

I too would agree with Jagdeesh.. Smoke/Sanity testing is done when we receive a build, when we are trying to find out whether the system is stable or not. Manual testing is recommended during this time. Tools can be used for Regression Testing, once the system is stable.. to save time.

Regards,
Anitta

  Was this answer useful?  Yes

Anitha

  • Jan 19th, 2007
 

Hi,

  We can't use the Automation tool for Smoke Testing.Because Smoke test is the basic and initial test conducted on the application to check whether the application is stable or not.So in this case the application may or maynot be stable.So we can't use the tool for Smoke test.

  Was this answer useful?  Yes

rahulskin

  • Sep 16th, 2009
 

Yes, you can use the tool for smoke tesing. 
Smoke tesing is the basic testing like all the links, buttons, valid data is entered properly and the overall functionality is working propely. 
I feel what ever tool you are using for automation, can be used for smoke testing also.  You should be very carefull while creating automated script for the same.  See what you are going to test if in the manuall smoke tesing write the automated script for the same.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions