This plugin would automatically add the appropriate extraction rules to invocation and postback requests. It potententially could dynamically substitute context parameters into the postback reques...
InfoPath does two types of postbacks - partial postback and full page postback. Right now, the project only supports partial postbacks. Full page postbacks are POST requests made to /_layouts/Fo...
This plugin would enable saving a fiddler capture to a webtest. It would automatically add the correct extraction rules to the invocation and postback requests. It would also automatically substi...