11-22-2011, 12:11 PM
Hi Friends,
I am WordPress tool to maintain my website. I need to test my website using qtp with the following scenario.
1) I will add a product in Wordpress tool and will activate the same. This will be displayed in my website in a page according the date added in CMS.
2) Wordpress will generate a random product ID for each and every product created (EX: 756, 757 etc.,)
3) The URL of my website to view a particular product will be like this,
<<www.example.com/products/<product id>/<product name>
Can anyone give me a idea on how i can verify the above scenario?
I am WordPress tool to maintain my website. I need to test my website using qtp with the following scenario.
1) I will add a product in Wordpress tool and will activate the same. This will be displayed in my website in a page according the date added in CMS.
2) Wordpress will generate a random product ID for each and every product created (EX: 756, 757 etc.,)
3) The URL of my website to view a particular product will be like this,
<<www.example.com/products/<product id>/<product name>
Can anyone give me a idea on how i can verify the above scenario?