When I start recording any web application (either Mozilla
or IE) QTP recognizes window instead of browser and also it
does not show all the hierarchy tree of that particular web
page.
1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox")
2. As everybody knows it should be
browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox")
I am using the windows vista, do you think it may be a
problem of my settings in QTP or problem of my installation.
Your kind responses will be appreciated.
Thanks in advance.
Satya
Hi can anyone please suggest a good intitute for software
Testing course with project work in hyderabad as iam coming
from uk i have only 8 weeks.....Plz advice
QTP is not displaying in OBJECT SELECTION-CHECKPOINT
PROPERTIES boxs only WINDOW AND WIN OBJECT remaining pages
and links , images not displaying in web application testing.
how can I get the pages and links in object selection?
Please anyone tell me?
Friends,while installing winrunner,after setup unknowingly
without generating license i opened winrunner.it didn't
work,then i uninstalled wr ,and again installed
properly ,generated license,opened winrunner .error
msg :TMP environemnt variable is set to invalid folder.it
must be set to valied folder.TMP is not a
directory ,Exiting........
so kindly suggest me the solution
I am using Quality Center 9.2. While raising a defect i can
see that there is only option to send a mail to assigned
and it is also sent to me. Is there any way i can send the
mail to multiple users ? I know i can save the defect and
than later sent it to multiple users, but is there any way
where i can send it at the time of raising the defect
itself. Any configuration that can be done by an
adminstrator?
Hi.. I am working as a tester in a small company. I have 2+
yrs exp in manual. we are using only excel sheet for
preparing bug report. Now i want to search job in other
company..I dont have any idea about bug tracking
tool..should i know abt any bug tracking tool to get better
job?
Hi every body, I am new to QTP.pls help me if anybody knows
the solution.
Here is my doubt:
I have 3 excel sheets in my local drive out of which one is
password protected and i want to get the data of all these
xL's either by importing or by reading the data finally i
have to update this data in the website.(and the site is
secured site)
I tried by importing all XL"s one by one but couldn't do so.
plss send me the code or atleast suggest me the approach.
Thanks in Advance
Padmaja
if there are 10 step in test cases while executing if their
is mismatch at step 5 what is status of test case ? pass or
fail or anything else?
if require tab is not available then what's the status of
test case?
how do u manipulating INI, DLL and / or registry files in
support of your test environment? actually what do u mean
by INI and DLL or registry files. plzzz its urgent do answer
74
you hae a inbox and got a mail how can you know it is there
or not write script.
95
how can we reverse the string without using the revese of
String function in QTP?
17
What is Ticketing tool? Has it any other names? What is the
purpose of this?
123
Is there any special setting required in internet explorer
or laod runner VUGen to prepare script in load runner using
seibel web protocol. is it same like web-Http/Html?
19
what is 2 tier and 3 tier application.
27
I've some problem in Descriptive programming plz help me.
I've written in a click event code in Functional library
when I run this flight reservation program It is not run.
How to I write multiple click event in functional library.
My program is this. I have associate an action with
functional library.
Public Function ClickButton(byval ApplicationName, byval
WindowName, byval ObjectName, byref Comments) If
Dialog("text:=" &WindowName).WinButton("text:="
&ObjectName).Exist Then
Dialog("text:=" &WindowName).Activate
Dialog("text:=" &WindowName).WinButton("text:="
&ObjectName).Click
Elseif Window("text:="&ApplicationName).WinButton("text:="
&ObjectName).Exist Then
Window("text:=" &ApplicationName).Activate
Window("text:=" &ApplicationName).WinButton("text:="
&ObjectName).Click
End if
End Function
Do anybody have any idea about the testing tools related to
client-server apllications( for banking application or
products ).Kindly tell me both open source and licensed
tools. Thanks in advanceRegards
168
Hi guys,
Our company has started to automate testing and started
using the tool QTP.Iam new to QTP and I have the following
questions to ask.
Would appreciate if anyone could give me a hand on this and
explain things in a detailed way.
[1]
Bugs outside checkpoints: I know that I can easily make the
QTP do what I want inside the application. Also, I know
that I can insert some checkpoints and that the qtp will
notice if those conditions are not met. However, there are
bugs and problems that might not be connected to a
checkpoint (system crash, database error, losing
session/logout etc.); how can I make sure that the QTP will
notice such problems as well and flag a test as failed.
[2]
How to tell the QTP that when a particular statement
is "false",it should flag it as, test failed and show in in
the test report.
In short how to tell the qtp that a test is false from the
script so that it shows it in the report
For Eg:-
if(true)
test passed // how to instruct qtp
else
test failed // how to instruct qtp
[3]
Test script portability: we are having several
environments; If I record a test on User Interface,
obviously, the qtp will save the URL; however, how can I
make the qtp run the tests so that the url is provided
dynamically.
Is there a possibility to parameterize the web server.Is
this the way to do it.I dont know?
[4]
Test management: How do I manage the tests? I guess we will
be doing it in Quality Center, yet, it’s not perfectly
clear to me how we will be doing that.
[5]
Running scheduled test sets: How do I group tests to a
certain test set? How can I make this test set run at a
predefined time?
[6]
Test maintenance: What do we need to do beforehand in
order to enable for easy test maintenance, meaning small
adjustments in tests?
[7]
Reports: What kind of reports on test results are
available (either QTP or Quality Center)?
Thanks in advance and hoping for an answer.
Jen
61
Hi,
I want to apply jobs on manual testing with 6
months experience can any body sent a cv.
71
What is active directory? in telecom domain how it is
useful?
What is the major difference between Functional test,
Acceptance test, Usability test and performance test.
With special reference to automotive domain
187
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.
355
How you will begin to improve the QA process?
149
Hi All,
Im currently getting to grips with the Document Generator
in Test Director and have a query. We use TD to link
requirements to test cases and I am attempting to produce a
report which lists the requirement and the test case it is
linked to.
I cant see a way to do this as the test case link info
resides on the Coverage page and it appears the only field
available to display for requirements reports within
document generator as those on the 'details' tab.
Any tips?
134
keep pen in u r hand and write negative test cases.