Exploratory testing

How do you perform exploratory testing? How do you know requirements covers positive and negative testing? What is the difference between for loops and while loops?

Questions by jrocky

Showing Answers 1 - 9 of 9 Answers

Krishna Pratap Singh

  • Mar 16th, 2015
 

Exploratory testing is an approach to software testing that is concisely described as simultaneous learning, test design and test execution. Cem Kaner, who coined the term in 1993,[1] now defines exploratory testing as "a style of software testing that emphasizes the personal freedom and responsibility of the individual tester to continually optimize the quality of his/her work by treating test-related learning, test design, test execution, and test result interpretation as mutually supportive activities that run in parallel throughout the project.

  Was this answer useful?  Yes

Rahul Chauhan

  • May 5th, 2015
 

If you dont have document of your application in this case tester explore application in details to understand the flow of application that is called exploratory testing

  Was this answer useful?  Yes

Sanju

  • May 5th, 2015
 

If the requirements are not given by the end user then test that particular application or software by using the previous experience and knowledge but this can be done by only senior software test engineers.... It is also suitable when the requirements are frequently changing...

  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