Plz someone tell me about user interface testing and
backend testing and hw did u use it in ur project.plz give
a detail answer i need to explain it to the interviewer.
plzzzzzzzzz guys its urgent
Answers were Sorted based on User's Feedback
Answer / rajendra
User interface means:
Which provides interface for the user to interact with
dack end functions,Database...etc
For example if u take : Yahoo mail.
after entering the Yahoo URL in broser address bar and
pressing on enter key the yahoo login page will be
displayed on the brower screen.
using this u can enter user id and password to loin into
the system.
if yahoo mail application is not providing login page,where
can u enter the User Id and Passsword.
so user interface is used to intreact with the system.
in yahoo mail login page user id,Password Text fields are
user interface elements,which allows user to enter User ID
aned Password.
If we come to backend testing:
Back end means the business logic(functions)server and Data
base.
Testing back end testing means testing the code which
produces the output for the user input.
In Web based systems Browser acts as user agent and talks
with the server ,submits the user requests and displays the
server response.
In Client-Server systems a client tool which is prepared to
communicate with server acts as User agent to communicate
with server.
i think r u clear with my explanation
byee
Rajendra Prasad Reddy
rajendra_penumalli@yahoo.com
9885162742
hyderabad
| Is This Answer Correct ? | 1 Yes | 0 No |
How to get line numbers in your editor in expert view?
Hi All, I need Code For how to export Pass\Fail status to excell sheet without using QC. Thanks Balaji
how to add a runtime parameter to a data sheet?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
What are the advantages of qtp?
Wt is the difference between Business Component and scripted component?
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?
How can i see test results in excel sheet ? test data not present in data table.
How u send bugs to dev'lpment team all at once or one by one or waht is the process?
in my system object spy show the web application as a window based propeties ex:winedit like that and also not recording scripts also so what should i do
how we connect oracle or sql data server database to qtp. Hi Ram I was your answer for this. Can you kindly let me know in details steps on How we can connect to database. i am using QTP9.2 and SQL Server Database. I am new for QTP and this would be of great help.Thanks
Can we directly automate testscripts accrdoing to requirements? WHY ?