plz tell how to test this: We have to change the password
of password field the condition is:The password will expiry
after 30 days and that should not allow last 12 similar
passwords....
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
hi iam working in HCL as a fresher n iam dg automation
testing
i am going to give client demo
i did some 7 scripts
i want to call all those in some new page in QTP
I KNOW CALL THE EXISTING ACTION N COPY OF ACTION
if we use any of these options while running it will show
the whole script
but is there any other method while running it should not
show the whole script
it will show only the calling lines
plz give me detailed explanation to ds
i need reply fast
plzz
hai im finished software testing course im technicaly
strong but yet now no opportunities come to me.if any
opportunities please send to my mail id my mail di is
sumathi11685@gmail.com
There is French dictionary and if you want to check it in
English and there is no
documentation available then how you will test it and write
a test case and Test scenario on it.
69
hai im finished software testing course im technicaly
strong but yet now no opportunities come to me.if any
opportunities please send to my mail id my mail di is
sumathi11685@gmail.com
202
how to write test case for GUI testing and tell me in brief
about GUI and all related WEB based testing..if possible
then pls give example of its test case...m new in
testing........thannx for help in advance
122
Can any one tell me how to write test data. i mean, to test
each input, 2 test input(1 for +ve, & other for -ve) are
given. so , for example, if i want to write test data for
login form, how many test data should i write in test case?
# A large IT company is in the process of revising salary
structure for its employees. The salary will be on the
basis of assessed performance of the previous year for all
employee who have completed six months or more.
# The rules for salary revision are provided below :-
Performance level 1 : Increase existing salary by 30%
Performance level 2 : Increase existing salary by 20%
Performance level 3 : Increase existing salary by 10%
Performance level 4 : Increase existing salary by 5%
Performance level 5 : No Increase
# For those who have not completed six months, provide a
flat increase of 7.5% in their salary. In addition to above
provide a special loyalty allowance of Tk. 800 to all
employees who have complete THREE years with the
organization.
# Compute the minimum number of paths that you would
require to cover the application and how many test cases
would you require?
328
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
can anybody help me how to write a test case for a program
eg: c or C++ ,and also how to check their outputs
187
what are the test case scenario for epos/pos testing,and how
to initiate the process
423
Requirement from Market
“Alice is talking to Bob. Bob thinks that Alice should talk
to Chris for more information. Currently, Bob will pass on
the directory number of Chris to Alice; Alice/Bob will
disconnect the call and then Alice will initiate a new call
to Chris. What we need need, Bob should be able to transfer
the call to Chris, without Alice making another call.”
Implementation done by Unified CM Development Team
When a basic call is connected, a new softkey “Transfer”
will be displayed on the IP Phone. User (say, Bob) can
press that and dial a target (say, Chris). Bob has two
options (1) wait for Chris to answer and then tell Chris
about call from Alice and then press “transfer” again to
complete transfer (2) press “Transfer” immediately; when
Chris answers he will be connected to Alice
Please come up with test cases thinking from a user
perspective, let’s say from a Bank (there could be users
such as receptionists, accountants, managers etc.) – in
what all scenarios transfer can happen, any negative
scenarios (cases where we don’t get a positive response
always). If you think you need an enhancement to the
feature, please go ahead and suggest that as well.
51
Some test case for mambo cms (only basically: graphic,
function...)
Thanks for answer.
25
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.
711
How does the size of the OPCODE field limit the number of
operations?
Give an example to support your explanation?
189
I need GUI test case for home page?
217
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.
Can any1 tell me how to do and Integration test design and
test cases for Order Inventory system for use cases. ALso
how is that going to differ from System Testing. The system
is similar to amazon.com online ordering system and you can
place order by calling customer call center.