Please let us know With out GUI features how to test the
application
Answers were Sorted based on User's Feedback
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 |
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 |
what is diff between 32 / 64 bit web browser
1)What are diffrent matrics assosiated with testing?
explain the ISO standard ( more explanation about the ISO
1. what are the different types of test cases techniques ?
What is the usability test case for yahoo login page
how test cases are written in test direcror directly or u fetch from xls
When should you begin testing?
what are the prerequisite conditins to test clientserver and web applications
hOw do we avoid logging duplicate bugs
what is module testing, integrity testing? what is a test script?
how do u know whether the particular project belong to client server or web -based?
can any one explain me briefly erp pharma project including all modules,like how to tell this project in interview in terms of s/w testing