at the time of testing web based applications and client
server apllications, what you absorved as a tester? (i need
not differences, but i need what you absorved at the time
of testing as a tester)
Answers were Sorted based on User's Feedback
Answer / kiran9
for both the appl: as a tester need to concentrate on
responce time of the appl.and security of the appl. and
user friendly of the appl.and more important the content of
the application ( what is for that application,whethe it
provides all the needs of the end use)
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ramesh
Web Based Application:
The observations are as follows,
1) Client Machine relies on the Server Resources for
accessing the Application.
2) Web Based Application can be accessed through Browser
from any where.
3) The Response time of application totally dependent on
Server resources utitlized during processing.
Client-Server Application:
The Observations are as follows,
1) Client machine utilises its own resources for accessig
and processing.
2) Client Machine should have a exe loaded from we can
access the Application.
3) Only one User can access the application at a time from
a client.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rizwana
We generally check for the links,data retrieving and
posting.
We perform load and stress testing especially for Web based
and Client-Server applications.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / pbalaji
when testing a web based application i will look for two
things first one is whether there is linking from one
interface to next interface what actions are performed when
you insert data into and delete data into the fields of the
interface.Finally as a complete application does it provide
desired functionality.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bhavani
Functionality,stress,load tests are used for both web and
c/s application
where as in web application we go for navigatin test
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the non functional requirements?
winrunner q's..(if winrunner 1.explain types of recording modes? 2.how winrunner recognize GUI objects? 3.what is there in GUI map editor? 4.explain types of checkpoints? 5.syncronization point? 6.diff. between wait st. and synchornization? 7.diff.between is treturn & texit? 8.diff between tl_step and report_msg? 9.what is data driven test? 10how we parameterize the variable? 11.some ddt commands? 12.why we need to automate ? 13.explain database checkpoints with connectivity? 14.diff..between compiler module and main script? 15.expain in,out,inout parameters? 16.function generator? 17. Search path,breakpoints? 18.diff between step,step in,step out?
What is the main difference between SDLC & V-MODEL. In the interview,wht exact difference,i should tell for an interveiwer
6 Answers Accenture, kenexa, TCS,
What is the difference found during the Web Page testing & Desktop testing?
what is ur approach if u find a bug, while you have release in next one hour?
How many hours a week should a tester work?
What are the testing processes after getting SRS to tester?
How would you determine the performance of a web application by looking at the values of ‘Response Time’ and ‘Pages per Second’? What do you understand by the terms ‘Response Time’, ‘Pages per Second’, ‘Transactions per Second’?
Difference between Client server & Web based Testing?
Hi frnds, can any one tell me what are d real role & responsibility of an tester ? to be a GOOD TESTER, what we have to do ??
what is the difference between system integrated testing and integrated system testing?
why do u go for whitebox testing,when black box testing is available?