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 |
what is virtual object?
what is the use of Text output value in Qtp?
In how many ways we can add check points to an application using QTP.
i did B.Tech cse and i secured 76%. instead of siting at home ... i would like to do some course. can u suggest me in this.
How do you convert manual test cases to automated test cases?
Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?
How to make an Action as reusable?
what function you write to do database testing with the help of qtp?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
How to face prjoect manager round what type of questions they will Ask ? (Chandana)
1 Answers Call Centre, Convergys, IBM,
What are benefits of qtp?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19