Please let us know With out GUI features how to test the
application

Answers were Sorted based on User's Feedback



Please let us know With out GUI features how to test the application..

Answer / rajendra prasad reddy

Some softwares not require GUI (Front End)
These softwrae are called as Middlewares or Engines.
These engines or back end software will be linked to some
front end applications.
These back end software typically process the input
paramaters and generates output(XML form).
To test like this softwares we have to prepare some
interface using HTML forms to post the paramaters for
processing.

For example:
A online shopping site offers different types of products
for sale,
When we click on 'Buy' button the online shopping site will
send customer paramaters to billing engine for processing
transaction.So here the Online shopping portel just
provides a front end and passes the user data to other
billing engine.This data is:
Product ID selected by the user,
Prouct Price,
Time of transaction,
His Credit card Number..etc.
So billing engine processes the transaction and returns the
transaction status to shopping portal.
ok
byee
Rajendra Prasad Reddy
rajendra_penumalli@yahoo.com

Is This Answer Correct ?    6 Yes 1 No

Please let us know With out GUI features how to test the application..

Answer / sailaja

Let us assume that your front end application is yet to
ready where you can perform the test. Still you can
interact with the database where the data is going to be
stored using structured query langues. You can peform most
of the operations like insert, retired, delete data
into/from the tables. You can also perform the filter
operations using conditions.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What are Templetes for Daily,Weekly,Monthly test reports(Test Execution report)?

1 Answers  


what is post-mortem testing?

1 Answers   GE, Wipro,


I want test cases for CLI? can any one send TC for CLI?

0 Answers  


Wht are the Test cases do we write for Message Box.. can anybody answer it.. Thanks in Advance..

3 Answers   ACS,


What is the difference between Retesting and Data Driven Testing?

8 Answers   CTS,






How to test for improper links or broken links and would be there impact on the system?

2 Answers  


what is mean by 1 )build = Who is responsible for build 2)Release = who is responsible for release 3)what is mean by license explain brefiely

4 Answers   Bank Of America, ITC Infotech,


what is the difference between onshore and off shore

1 Answers  


What should be the knowledge of white-box tester differs than the back-box tester.?

5 Answers  


What is your daily process? I have 2+EXP IN MANUAL TESTING.PLEASE SUGGEST ME HOW i ANSWER

0 Answers   Wipro,


What is the difference between debugging and manual testing?

8 Answers   Siemens,


what is realtional testing?

1 Answers   IBM,


Categories