What are Firewalls how they are used for testing the
webapplications?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between webbased application, web enabled application and seb oriented application? Give some exapmles using Microsft languages?
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"))
What is Web architecture that are followed while doing online project and tell the samples of architecture?
What are the common problems faced in web testing?
How does dynamic discovery (in case of *.vsdisco) work? What goes on behind the scenes?
Name 3 attributes of the position property.
what is stub in weblogic? dont give me a defination , iwant full ans with example? also tell what is replica-aware stubs.. ok bye send ans as soon as possible
How does DTD work?
How have you used ActionScript in your Flash development? To what length?
Why should you submit your site to search engines?
If i have a form, and 1 part of the form needs to use validator framework and the other part need not use, how will i ensure that?
Enlist some important test scenarios for testing a website.