plz anybody tell me how to explain the architecture of one
particular project.plz give me answer for this.....RAJESH
Answer Posted / prasad
Architecture of particular project means one tier or two
tier or three tier projoect. For example if a project
application is two tire it is communicate between client
and server directly. If the application communicate
betwween client system and webserver after that webserver
server of the application is called three tire structure.
If I am wrong let me know.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What is the use of text output value in quicktest professional?
Explain about the quicktest professional (qtp) automation object model?
What is the use of sendkeys and what are send keys
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
What are parameterizing tests?
What is the difference between call to existing action and copy of an action?
What are the check points can be inserted without recording?
How will you report the bug and explain the defect tracking sheet you handled?
How do you open adobe acrobat file in QTP and do some testing on that file ?
What is QTP scenario.
What are the disadvantages of recording test cases in qtp?
Explain quicktest professional testing process?
What are the advantages of qtp?
How to test background color and dynamic images during run time can you put the check point for moving objects?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",