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

I have a doubt in writing a test case... if suppose in a round if they ask to write a test case for any situation such as(Search engine)... in the testcase do we need to fill up the actual result and status Column in the test case??(please answer i am confused)

6 Answers  


Tell me the situation where sanity test cases should pass and smoke test cases fail...?

6 Answers  


what are iso,cmm,cmmi,level1,level2 etc in testing?

2 Answers  


Please can any one tell me 1).Types of reports 2).Types of Meetings.

0 Answers  


what is smoke testing?

9 Answers  






what u will do when u have no sufficient time to test the application build release? plz describe it briefly and help me knowing the answer?

7 Answers   MBT, SRA Systems,


Plese tell me What is V model how do u prepair documnet using V model ?

2 Answers   Canon,


explain fish model in detail?

0 Answers  


Your manager has taken you onboard as a test lead for testing a web-based application. He wants to know what risks you would include in the Test plan. Explain each risk factor that would be a part of your test plan

1 Answers   Crea,


How would you define a "bug?"

9 Answers  


How to test Requirements?

4 Answers   Cranes,


Which are the major bugs u found while testing an aplication?

6 Answers  


Categories