i want to test my Qt application using UFT 12.53 testing Automation tool. problem is with MouseSelect1.
setMousePattern(QwtEventPattern::MouseSelect1,Qt: :RightButton); // if i right click , my application will crash after installing UFT automation tool before installing UFT tool my application works without crash.
please suggest me...