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
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
How to data driven test for Win objects in QTP ?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
How to start recording using quicktest professional?
How to delete an object from the object repository?
what is error and fault in terms of software quality?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
Can we run multiple QTP scripts one after the other without manual intervention? How?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..