what r the client side scripting languages and server side
scripting languages
Answers were Sorted based on User's Feedback
Answer / navidh
HTML is not a scripting language... its a markup language..
dont give wrong info
| Is This Answer Correct ? | 32 Yes | 3 No |
Answer / test
client side: Javascript, VBscript
Server side: PHP, ASP, JSP, Perl, Python, RubyOnRails, CGI
etc...
| Is This Answer Correct ? | 30 Yes | 4 No |
Answer / rajendra prasad reddy penumall
client side scripting langages are
javascript,VbScript,PHP...etc
Server side Scripting languages are
Perl,JSP,ASP,PHP..etc
Clent side scipting languages are useful to validate the
inputs or user actions from userside or client side.
Server side Scripting languages are to validate the
inputs at server side.
This scripting languages provide security for the
application.
and also provides dynamic nature to web or client server
application
cleint side scripting is good because it won't send the
unwanted input's to server for validation.
from frontend it self it validated the user inputs and
restricts the user activities and guides him.
if you still having doubt mail me at:
rajendra_penumalli@yahoo.com
or call me :9885162742(Hyd)
| Is This Answer Correct ? | 32 Yes | 12 No |
Answer / arran
VBScript is predominantly used in the server side, surely.
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / amit kumar purohit
Client-side scripting - JavaScript,VBScript
Server side Scripting - JSP,ASP,Perl
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nithya
client side scripting : JAVAscript
server side: VBscript
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / joe
CLient side:
-javascript, VBScript, PHP, ActionScript
| Is This Answer Correct ? | 4 Yes | 10 No |
Answer / rajendra prasad reddy penumall
HTML also client side scripting language.
| Is This Answer Correct ? | 16 Yes | 41 No |
Non functional testing Examples ?
What is Mutation Testing?
Can anyone give me the example of High Priority and High severity defect. Please dont give me answers like Spelling mistakes or logo missing something like that. Give me some real time example from your application. Thanks in Advance.
How do you handle conflict with programmers?
If its a bug whats the next process?to whom will we send it and in which way or form?
What are the important scenarios for testing emails? How do you test emails? Which tool is best for testing email?
Why we give test deliverable to client ? or what is the purpose & necessary for giving test deliverable to client ?
Give the example for high severity high priority high severity low priority low severity high priority low severity low priority ?
What is the difference between Functional test cases and UAT test cases?
What are the principles of software testing?
In first version of the build i found a bug . I report it to my developers with all the procedures and that was accepted by the developers and the bug was in open state. In the next version of the build the bug was not able to reporduce it .Then wat will be the status of that bug
What is the Major difference between Sanity and Smoke Testing