how to write a program to accept names and marks of 10
students from the user and display the names and markes of
only the passed students. Marks greater than or equal to
35 is considered as pass.
How to write QTP script to exit from loop? suppose I am
using parametize functionality and in data table there is 3
password corresponding 3 username and second pasword is
wrong. Now I want to exit after completion of second
iteration and continue with third iteration.
Hi
I have a dynamic dropdown reading in data from a MQSql
database, I need to refresh just the dropdown (not the
whole page) for any new values in the database. I am trying
to use the getElementById in javascript but I have no idea
how to get it to refresh.
Does any one have an examples or any ideas how this can be
done?
Regards
Srilanka_3
could you please tell me
for what
javac, javax,swing,awt.*;
are using.
what is the meaning and differences.
and also
there are 4 access modifiers in java.
public, private, protected, default.
what is the meaning of these 4 access modifiers and
difference.
public is the access modifier
void means return data type
disp() means function name
what mean by static
How to write a reusable function for testing an "Button"
Objects in a page without passing the page name to a
function? (Think if page names are dynamic and doesn't have
any pattern matching between each page). Send me code which
works in QTP 9.2.....
code to calculate the number of days between two dates
82
Code to Block submission of form by pressing Enter Key
102
Code for using a Hot Key in an ActiveX Control?
68
Pls provide basic funtionality Winrunner scripts for Health
care domain and Phishing
53
code to set the main window's size
38
How to write QTP script to exit from loop? suppose I am
using parametize functionality and in data table there is 3
password corresponding 3 username and second pasword is
wrong. Now I want to exit after completion of second
iteration and continue with third iteration.
9
communication between main window and new windows
42
how to copy form data between different pages
17
write a code that user can choose/alter Body Text Size
44
program to bring a window to the front
33
sample code to auto focusing the first field in a form