What is difference between the Web application testing and
Client Server testing?
Answer / nik
Hi
In both Tests we perform Load and Performance Testing.
Testing the application in intranet(withoutbrowser) is an
example for client -server.(The company firewalls for the
server are not open to outside world. Outside people cannot
access the application.)So there will be limited number of
people using that application.
Testing an application in internet(using browser) is called
webtesting. The application which is accessable by numerous
numbers around the world(World wide web.)
So testing web application, apart from the above said two
testings there are many other testings to be done depending
on the type of web application we are testing.
If it is a secured application (like banking site- we go
for security testing etc.)
If it is a ecommerce testing application we go for
Usability etc.. testings.
| Is This Answer Correct ? | 5 Yes | 1 No |
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
What is ERP.Give a simple description about that.
Mapping the test cases with the requirement. What is this process called?
What is a Recovery Testing
which metrics you collect after testing process?
how will you manually test yahoo messenger on single system.
What command is used to launch a application in winrunner?
why u are using multiple test data in retesting?
Can you explain how tpa works?
What are the major testcase design techniques?
What is the difference between Build Management and Release Management ?
how do i write perfect test case for functional testing