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



Plz someone tell me about user interface testing and backend testing and hw did u use it in ur pro..

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

Plz someone tell me about user interface testing and backend testing and hw did u use it in ur pro..

Answer / nitu

thanks rajendra.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Hi, Any one have the crack for QTP 10.0,if so could you please send it to phanijuly10@gmail.com

2 Answers  


To which environments does a QTP support?

1 Answers   Crea,


Output values? i want a practical example

0 Answers  


where the check points are stored ?

3 Answers   IBM,


Which property do you use to retrieve or assign data into a cell in a Data Table object?

1 Answers  






You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?

0 Answers   CTS,


What is Descriptive Programing? In which cases, we will go for descriptive programing?

2 Answers   CTS,


What is the difference betweent test and component?

1 Answers  


Should have experience in framework means?

0 Answers  


what is the difference between DP and keyword driven framework?

1 Answers  


In qtp what type of data tables are used , name and list out them

1 Answers   Polaris,


I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.

2 Answers   ABC,


Categories