What type of testing you perform first while doing black box testing?

Showing Answers 1 - 8 of 8 Answers

ramu

  • Jul 24th, 2006
 

Functionality testing

  Was this answer useful?  Yes

KaranSorout

  • Jul 24th, 2006
 

Smoke and Sanity Testing:

Once the testing team recieves the built to be tested, by creating smoke test cases it used to perform its Snity Testing. This activity is performed just to analyze that the application is performing its major functionalities.

Then in the second step, If fist step passes of course :-)     this team start its functionality and UI testing.

If feel otherwise; can get connected through karan.sorout@gmail.com

  Was this answer useful?  Yes

gauravtech

  • Jul 25th, 2006
 

They should apply the V model to start the testing

The four levels used in this syllabus are:

component (unit) testing;

integration testing;

system testing;

acceptance testing.

  Was this answer useful?  Yes

Ankur Goyal

  • Jul 25th, 2006
 

Smoke Testing

  Was this answer useful?  Yes

satish

  • Jul 25th, 2006
 

if u have time u can start with usability testing.then u start functionality testing.

  Was this answer useful?  Yes

madhu

  • Nov 16th, 2006
 

At first we conduct Sanity testing to ensure that the application is stable or not to conduct complete testing on it. Here we are not executing any testcases.

  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