plz anybody tell me how to explain the architecture of one
particular project.plz give me answer for this.....RAJESH
Answer Posted / narendra
Project Architecturemeans not only 2-tier/n-tier, we need to
explain how the systems are connected within the systems,
how the communication happens between different systems
including third party components etc.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
write script for bitmap image?
Why do we use breakpoints in QTP?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Explain quicktest professional (qtp) testing process?
What are the ways you can synchronize?
Write a script to customize the test results in PDF and HTML format.
how to test Web application using QTP software
what is description object?
What is the syntax for how to call one script from another?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
Is it possible to split an action? How?
What are the trigger events in qtp?
Name the properties you would use for identifying a browser and page when using descriptive programming?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti