-
-
-
-
Browser("WMC Pricing System").Page("Scrub Queue - Search").Link("Summary").Click
Browser("WMC Pricing System").Page("Scrub Queue - Search_2").Sync
Browser("WMC Pricing System").Page("Scrub Queue - Search_2").Check CheckPoint("(0-9)(0-9)(0-9)")
Browser("WMC Pricing System").Page("Scrub Queue - Search_2").Link("238").Click
Browser("WMC Pricing System").Page("Scrub Queue - Prices -").Sync
Browser("WMC Pricing System").Page("Scrub Queue - Prices -").Check CheckPoint("236") modify the value which is dynamic changing
for i= 1 to n
Browser("WMC Pricing System").Page("Scrub Queue - Prices -").Link("99P10925").Click modify the value which is dynamic changing
Browser("WMC Pricing System").Page("Page").WebRadioGroup("action").Select "approve"
Browser("WMC Pricing System").Page("Page").WebButton("Save").Click
Browser("WMC Pricing System").Dialog("Microsoft Internet Explorer").WinButton("OK").Click
Browser("WMC Pricing System").Page("Page_2").WebButton("Back to Summary View").Click
Browser("WMC Pricing System").Page("Scrub Queue - Prices -_2").Sync
next">I how to test web application in which the value is changing dynamic every time can any one can modify the script ?Dim iBrowser("WMC Pricing System").Page("WMC Pricing System").Link("Scrub Queue").ClickBrowser("WMC Pricing System").Page("Scrub Queue - Search").Link("Summary").ClickBrowser("WMC Pricing System").Page("Scrub Queue - Search_2").SyncBrowser("WMC Pricing System").Page("Scrub Queue - Search_2").Check CheckPoint("(0-9)(0-9)(0-9)") Browser("WMC Pricing System").Page("Scrub Queue - Search_2").Link("238").ClickBrowser("WMC Pricing System").Page("Scrub Queue - Prices -").SyncBrowser("WMC Pricing System").Page("Scrub Queue - Prices -").Check CheckPoint("236") modify the value which is dynamic changingfor i= 1 to nBrowser("WMC Pricing System").Page("Scrub Queue - Prices -").Link("99P10925").Click modify the value which is dynamic changingBrowser("WMC Pricing System").Page("Page").WebRadioGroup("action").Select "approve"Browser("WMC Pricing System").Page("Page").WebButton("Save").ClickBrowser("WMC Pricing System").Dialog("Microsoft Internet Explorer").WinButton("OK").ClickBrowser("WMC Pricing System").Page("Page_2").WebButton("Back to Summary View").ClickBrowser("WMC Pricing System").Page("Scrub Queue - Prices -_2").Syncnext
-
-
-
-
Font and alignments Testing
How will you perform testing font and alignments in a web site manually?
Web Testing Interview Questions
Ans