We are trying to use Web Expression 3.0 feature SuperPreview to make our site consistent across multiple browsers.

Our's is a MVC 1.0 application. Has anyone tried to use SuperPreview on that ?

Your advise will be very helpful.

link|improve this question

29% accept rate
This question is nonsensical. Do you have a problem with something? – DisgruntledGoat Feb 15 '10 at 17:57
please read below..thanks – amit Feb 16 '10 at 14:43
feedback

1 Answer

SuperPreview just loads pages through different rendering engines...so it shouldn't matter what kind of web application you are testing (WebForms, .NET MVC, etc.).

...on that note, I have tested .NET MVC apps and it works just fine.

link|improve this answer
Thanks.. Can you guide me on how were you able to click on hyperlinks to move from One controller to another ? I am speaking more in terms of Live/Hosted Website – amit Feb 15 '10 at 18:17
ok.. Just to add with isses: Our is more of a work flow application. We need to enter data on first page and then click next button to get to another page. And so we want to test our site through SuprePreview. – amit Feb 15 '10 at 18:35
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.