what r the differences between Testing on desktop
application and Testing on client-server application while
using QTP?oR
while using MANUAL
Answers were Sorted based on User's Feedback
Answer / indira varma
desktop applications means standard alone applications
hear 1.at a time only 1 user is allowed in application
2.in this frente end and back end is installed on a
single system
where as in client-server application
1.it is a menu driven application
2.two or more users at a time work on same application
3.client want any info it sends res to the server and sever
again sends particular res to the client
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / nag
client server application is 2 tire project. if u put any
request in the client server application it sends to the
request in database and resopnse to the application for to
reterive data.
desktop applicaton it is a 3 tire project. if u put any
request in 3 tire project it sends that request to webserver
and webserver sends that request to database that database
reponse to the webserver and webserver resonse to the
application
Plz correct me If I m wrong, I wil b thank full to u.
Is This Answer Correct ? | 0 Yes | 5 No |
After insert the record in front-end, how will you check the back end by manually? Please explain?
what is test data?how test data is prepared? are there any guidelines/methods to prepare it?
what is the difference between test strategy and test plan?
How do u avoid redundant test cases?
what types of testing do testers perform?
which certification we have to complete first? ISTQB or CSTE? in ISTQB which level i have to choose? Foundation level or advanced level? Can any one tell what will be the syllabus and how tough it will be? pls anyone share the experience
Who Prepare the Master Test Plan? Who Prepare the Test Plan?
I saw the term 'Idiot Proofing' under White box test techniques. Really what does it mean?
what are the bugs we canot find in the black box testing?
pls explain company testing process in detail
Testing of Non-Functional requirements does not involove a) Performance tests b) Reliability tests c) usability tests d) Configuration tests
When bug is raised ?