Top "Exploratory" questions

Exploratory Testing - Comes under Session Based testing where every member of QA team needs to explore/test different scenarios through which the system can be broken.

How to investigate objects/types/etc. from Scala REPL?

I've been working with Scala for a while now and have written a 10,000+ line program with it, but I'm still …

scala read-eval-print-loop exploratory