How do you go about testing a site before deployment across multiple languages(English, German and Spanish) and multiple domains(.in, .fr, .de etc). If an automatic framework already exists in QTP for testing the site on one domain and in one language can it be easily extended across all other domains and languages ? Or is there any other more convenient option or tool available to do the same.

Thanks.

link|improve this question
feedback

1 Answer

This is a built in capability in QTP, object repository parametrization.

You can parametrize the language specific part of the description of test objects in the object repository.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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