Diff b/w WEB TESTING AND Client server testing?

Answer Posted / loveleen

in client server there are two levels client machine and
database server machine so client and server are the
entities to be tested . we check low multimedia type of
transaction envoirnment and intranet envoirment
in web testing client,server,network are the entities to be
tested.we do testing in richmultimedia type of transaction
envoirnment and internet invoirnment

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to execute a winrunner script in quicktest professional (qtp)?

513


How to use the object spy in quicktest professional 8.0 version?

542


How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?

562


Define virtual object?

604


Name the properties you would use for identifying a browser and page when using descriptive programming?

520






Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.

1512


How do we handle run-time errors?

575


what is stepin & stepout?

1418


What do you mean by checkpoints in qtp?

556


How you can find length of array in qtp?

542


How you debug your script?

560


when will you do debug your script? and explain that process?

1449


Explain how Selenium is different from UFT?

690


Which recording modes need more memory?

574


if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp

23909