How to test whether the navigation i.e. from one page to
another is working r not using QTP for web based application
No Answer is Posted For this Question
Be the First to Post Answer
How to create virtual directory in IIS?
What are the different configurations which have to be considered while testing a website?
Loop through the color array and print each value to the console. Assume you do not know the amount of colors in the color array.
MORE THAN ONE APPLICATION POOL IN IIS(INTERNET INFORATION SERVICES) ARE NOT
Have you used sass? What’s good about it?
Define https.
txtUserID = trim(Request.Form("txtUserID")) txtPassword = trim(Request.Form("txtPassword")) txtFName = trim(Request.Form("txtFName")) txtLName = trim(Request.Form("txtLName")) txtEmail = trim(Request.Form("txtEmail")) txtAddrLine1 = trim(Request.Form("txtAddrLine1")) txtAddrLine2 = trim(Request.Form("txtAddrLine2")) txtCity = trim(Request.Form("txtCity")) txtState = trim(Request.Form("txtState")) txtZip = trim(Request.Form("txtZip")) txtCountry = trim(Request.Form("txtCountry")) txtCompanyName = trim(Request.Form("txtCompanyName")) txtPhone = trim(Request.Form("txtPhone")) txtFax = trim(Request.Form("txtFax")) txtBusinessType = trim(Request.Form("txtBusinessType")) txtAffiliations = trim(Request.Form("txtAffiliations")) txtAboutUs = trim(Request.Form("txtAboutUs"))
Do capital letters matter in keywords?(search engine point of view)
How is a Java Web Application deployed on a server?
how to develop a web page that have only minimize button and not restore and close button on its right upper corner?
What do you understand by client-server testing?
When would you use get and post requests?