We consider the problem of testing graph expansion (either vertex or edge) in the bounded degree model [Goldreich, Ron 2000]. We give a property tester that given a graph with degree bound d, an expansion bound α, and a parameter ϵ>0, accepts the graph with high probability if its expansion is more than α, and rejects it with high probability if it is ϵ-far from any graph with expansion α′ with degree bound d, where α′<α is a function of α. For edge expansion, we obtain α′=Ω(α2d), and for vertex expansion, we obtainα′=Ω(α2d2). In either case, the algorithm runs in time ˜O(n(1+μ)/2d2ϵα2) for any given constant μ>0.