How can we disable popup blocker? (I think it means when we
get a pop up messge(its error) how we wil disable that one
with out interrupting normal process)
In an Excel sheet take two fields as agentname and password
and type some valid agentname and password.call that excel
sheet in qtp so that qtp opens the flightreservation window
taking into consideration how many records are entered in
the excel sheet.For example if 3 records are entered today
it will open 3 FR windows,if in near future the records are
more than 3 then it will open that number of times.
we have one text box and one list box(list box appear in
same page or another page) what ever the text enter in text
box that must be displyed in list box as first one.
for example if we enter 10 in text box that is the 1st item
in list box . after that we enter 11 then 11 is the 1st item
and 10 is 2nd item. the maximum limit of list box is 10
items. if we enter 11th item the 10th item is deleted and
llth one is add as 1st one and 9th one goes to 10th position
we have a link in a website or webtable How can we record
link in that table or site? link is not static we don't
know exact location of that link? how ? if u know pls give
reply with script also?
Explanation of all process areas with goals and practices?
2
HOw to add the recovery file at runtime to the test file .
111
How we can use the database checkpoint on a java web based
application in which the database connectivity is done
using JDBC->Pure Java type (in this type there is no need
to create a DSN). At present in QTP we can fetch database
values using checkpoint only through DSN. Is there any
programming for this if we don't have DSN (ODBC)
HI FRNDS, I HAVE 2.5 years OF exp In Manual Testing,Plz let
me know if thr r any oppurtunities in any company in
Bangalore ID:dsnithi@gmail.com Thanks in Advance
79
What does "Dynamic change on web pages" means.As per my
knowledge, this comes in "Complete" level of Active screen
capture levels, where it says, "Also dynamic changes on web
changes are saved.so i want to know what type of dynamic
changes are made and is this dyanmic changes efftes only on
web application or any other?
Give me an example of the best and worst experiences you've
had with QA.
157
Comparison testing is typically done to test two competing
products as part of customer market analysis prior to
product release. Is it true.explain comparision testing
whats main working for tester. and developer, and prject
manager.
74
What are the cases why parameterization is necessary when
load testing the Web server and the database server?
92
What is a method that attempts to reduce the complexity
levels of aging legacy software?
1. Reengineering
2. Regression
3. Restructuring
4. Reusability
5. Reverse engineering
When we convert the Client/Server application to web
Application can we use same Automation Scripts?
13
What is Vertical & Horizontal Traceability?
426
I am a newbie to QTP / Automation testing. I want to
develop a script that creates a data file automatically
with proper headings using VBScript in QTP.