if account balance less than 5000 for a month ,account
should become in active. if bal greater than 5000 account
should b active. Write test cases for the above scenario
how to write test cases for testing databases,especially
for testing and writing test cases for stored
procedures.any real time database testers.please answer me.
some real time database tester please answer my question as
soon as possible.my need is such that.
else mail answer at ina.ref@gmail.com
What are the condition when you begin to write test case in
the Test Director. Ex.data condition what are the condition
can some help me please i how write test cases.
1. Buzz Words
1.1 Purpose
Allow user easy access of content based on key/popular words
1.2 Scope
All the tags at the portal.
1.3 User Interface
- Tags are usually hyperlinks that lead to a
collection of items that are associated with the tag.
- Click takes you to page similar to Search Result
page, should search all content and not only articles
- Based on Most Viewed only
1.4 Interfacing/Sourcing Details
- Need to develop an application which works on
algorithm to calculate size/color of Buzz words.
- In phase 1 algorithm will be pretty straight
forward of calculating dimesion of Buzz words by going
by ""Most Viewed/Visited"" words. Need to get exact
algorithm.
21
1 Tarot
1.1 Purpose
- Tarot tool will duplicate the tarot-reading
process for the user online.
- Tarot is a craft that uses a deck of 78 cards to
predict a user’s past, present and future.
- The cards are picked by the user and arranged in a
specific spread, which represents points in his past,
present, and future; based on the meanings of the cards
selected, interpretations are given.
1.2 Scope
Only for registered user.
1.3 User Interface
User Interface:
1. Question – This is only for user experience, and has no
bearing on the formulae / process. Simple long text box.
2. Selection of field – radio button selection of 1 of 3
choices(Love, Career, Personal), which affects 1 of 3 card-
meaning databases to be used. After selection, the
unselected databases do not affect or interact with the
system.
3. Spread Selection – radio button selection of 1 of 3
choices(Celtic Cross, Horse Shoe, Simple 3 Card). This
determines the number of cards being picked and the
specific spread database to be used. This also affects the
specific report format being used, as well as the card-
selection GUI.
4. Card Selection – based on the input 3, a specific layout
is shown where the user needs to identify X number of cards
(X also determined by input 3) which are then shown in the
spread. Every card selection identifies the spread position
constants (A, B, C, etc) with specific variable values
(Card numbers) creating an array.
Report format will display on a separate new page, in the
following sequence –
- Statement of question asked
- Selection of field
- Selection of spread
- Detailed description of position data, positions
identified as per spread selection
- Card meaning as picked in field selection
1.4.5 Interfacing/Sourcing Details
1.4.5 Rules and Conditions
- Data needs to be calculated for all fields, but
only a maximum of 3 cards data should be shown in the free
report. For the rest, a payment would be required.
- Payment reports not in phase 1
- The report needs to be emailable (so functionality
to convert to text file / html document should exist, which
will then be emailed to the user’s email address).
29
Describe to me what you see as a process. Not a particular
process, just the basics of
having a process.
427
What is Initial Configuration?
69
Can any one send me the Sample sanity Test Cases???
Mail id:veerabhadrudu.p@gmail.com
43
Hi there
Just done with QTP training.
I am looking out for a job.
can any one share your experinces in real time job.
I mean How the work flow goes and what other things do i
have to learn for getting a job. please respond ASAP this is
urgent for me.
Regards
Lina.
How should I maintain the test cases and Test Log for
different versions/builds of the application.
33
how to write testcases for google registration screen?
Please give me the answer ASAP.send me the answer to
gutha_424@yahoo.co.in.
30
How to write test cases or test scripts for UAT testing
which is done manually
64
how to test a UI and aslo we need to check a log data fil
which gets populated in the db.for this two scenarios give
me test cases
80
can anyone send me a copy of a business requirement and
test cases attributed to such requirent.
thank u
42
IN MY APPLICATION SOME WINDOW IS THERE
IT CONSISTS OF SOME 25 LABLES
IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE
BACKGROUND COLOR IS YELLOW
WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS
HAVING YELLOW COLOUR
backcolor=SwfWindow("ALTAIR").SwfWindow("Load
Wafer").SwfLabel(" ").GetROProperty("backcolor")
SUPPOSE LIKE DS IT WILL BE THERE
THEN FOR THAT SwfLabel(" ") inside this how to specify
is my doubt
because i have to check all the 25 labels
plz explain it how to specify that
If I have to write the test cases for any report & there is
date box.then may I have to write only select date or have
to write all steps required for selecting date
28
1 Crystal Ball
1.1 Purpose
This is a simple tool, for entertainment purposes only.
1.2 Scope
Only for registered user.
1.3 User Interface
Single page with graphic of crystal ball, and text box for
typing question. User has to type her question in text box
outside ball.
Reports:
- On ‘submit’, the system needs to access any one of
the pre-stored responses at random and display in a
graphical, visually appealing manner in the crystal ball.
- Audio / graphical changes need to be built in, for
added user experience enhancement, like music, sound
effects, visual changes. Need to get details.
19
write a test case for yahoo compose page?
16
ATM REQUIREMENT TO BE TRANSLATED INTO TEST PLAN AND TEST
CASES
ATM REQUIREMENT AS FOLLOWS:
Requirements Statement for Example ATM System
The software to be designed will control a simulated
automated teller machine (ATM) having a magnetic stripe
reader for reading an ATM card, a customer console
(keyboard and display) for interaction with the customer, a
slot for depositing envelopes, a dispenser for cash (in
multiples of $20), a printer for printing customer
receipts, and a key-operated switch to allow an operator to
start or stop the machine. The ATM will communicate with
the bank's computer over an appropriate communication link.
(The software on the latter is not part of the requirements
for this problem.)
The ATM will service one customer at a time. A customer
will be required to insert an ATM card and enter a personal
identification number (PIN) - both of which will be sent to
the bank for validation as part of each transaction. The
customer will then be able to perform one or more
transactions. The card will be retained in the machine
until the customer indicates that he/she desires no further
transactions, at which point it will be returned - except
as noted below.
The ATM must be able to provide the following services to
the customer:
A customer must be able to make a cash withdrawal from any
suitable account linked to the card, in multiples of
$20.00. Approval must be obtained from the bank before cash
is dispensed.
A customer must be able to make a deposit to any account
linked to the card, consisting of cash and/or checks in an
envelope. The customer will enter the amount of the deposit
into the ATM, subject to manual verification when the
envelope is removed from the machine by an operator.
Approval must be obtained from the bank before physically
accepting the envelope.
A customer must be able to make a transfer of money between
any two accounts linked to the card.
A customer must be able to make a balance inquiry of any
account linked to the card.
A customer must be able to abort a transaction in progress
by pressing the Cancel key instead of responding to a
request from the machine.
The ATM will communicate each transaction to the bank and
obtain verification that it was allowed by the bank.
Ordinarily, a transaction will be considered complete by
the bank once it has been approved. In the case of a
deposit, a second message will be sent to the bank
indicating that the customer has deposited the envelope.
(If the customer fails to deposit the envelope within the
timeout period, or presses cancel instead, no second
message will be sent to the bank and the deposit will not
be credited to the customer.)
If the bank determines that the customer's PIN is invalid,
the customer will be required to re-enter the PIN before a
transaction can proceed. If the customer is unable to
successfully enter the PIN after three tries, the card will
be permanently retained by the machine, and the customer
will have to contact the bank to get it back.
If a transaction fails for any reason other than an invalid
PIN, the ATM will display an explanation of the problem,
and will then ask the customer whether he/she wants to do
another transaction.
The ATM will provide the customer with a printed receipt
for each successful transaction, showing the date, time,
machine location, type of transaction, account(s), amount,
and ending and available balance(s) of the affected account
("to" account for transfers).
The ATM will have a key-operated switch that will allow an
operator to start and stop the servicing of customers.
After turning the switch to the "on" position, the operator
will be required to verify and enter the total cash on
hand. The machine can only be turned off when it is not
servicing a customer. When the switch is moved to the "off"
position, the machine will shut down, so that the operator
may remove deposit envelopes and reload the machine with
cash, blank receipts, etc.
The ATM will also maintain an internal log of transactions
to facilitate resolving ambiguities arising from a hardware
failure in the middle of a transaction. Entries will be
made in the log when the ATM is started up and shut down,
for each message sent to the Bank (along with the response
back, if one is expected), for the dispensing of cash, and
for the receiving of an envelope. Log entries may contain
card numbers and dollar amounts, but for security will
never contain a PIN.
44
There is a web portal that has been tested and working
properly. Now a new module called as the "online shopping
module" had been added. Ther are two search pages , a
normal search and an advanced search page. You are
responsible for only these two modules for testing
Questions
1) Write the scope for testing
2)High level test scenarios
3)Test case for one high level test scenario
4) Assumptions while writing the test case
5) Questions that u might need to ask as a QA to test the
application
NOTE- the requiremnts wont be given. One has to assume the
requirements
Please tell me how to test a search page and also please
help me answer the above questions
hai
we need to get some data from a logfiles and populate into
database .to check this we need to write test cases .how to
write test case for this scenario
tell me as functional and stress testing differ
How to write a test cases for the following Please it is
urgent
Once user clicks that link Invite Friend page opens up thru
which user can do 2 functions - first is to search friends
detail(name, mail id) from her address book in other sites
(india times, yahoo, gmail and rediff) and second to mail
the invite to the selected person/s. User can send invite
to multiple person at same time.
Searching friends detail in other address books will work
like this:
- User will input name, email id, pwd etc, select
from which site she want to get friends list and then click
on Import.
- Users address book from other sites will be
imported in one shot(first time) to iDiva database.
- It will be arranged in alphabetical order(complete
list) and mail ids which are already used will be in
different color.
- User will be able to update her address book by
clicking on ""Refresh"" button on the page, which will
trigger the process again, and fetch new mail ids.