PDA

View Full Version : crash issue with MouseSelect1 after installing UFT



suresh.b
16th August 2016, 13:22
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...