hi friends, anybody WHO NEEDS PROPER GUIDANCE TO MAKE
CARRER IN TESTING PLS CONSULT ME. U WILL DEFINITELY BE
BENEFITTED. My EMAIL ID: sun2k8@rediffmail.com Test Lead
(IBM) +919902925787
Hi Everyone, the design of the form disappear during writing
codes for dataset and data grid. The error show in "line of
assigning dataset". I don't know what's happen. If anyone
know , please share of technical help from someone. Thanks,
Horace Trever
what is basic of networkin ?2.what is main topik of
networkin ? 3.how installed the software and drivers ? 4.
how to connect the pc and net?5.what uses of protocol in
networking,and tell main proto of netwo
HI
I want to know the detials of QTP certifications such as
syllabus, study Materil etc. Can any provide me all these
details?? my mail ID is krishnuvk@yahoo.com
I am trying to read the rediffmail usign the below code. But
facing problem, while i user to get the link of the mail, i
am getting all the link of the page, While i just want to
get only mail name - link (not all the link of an page) so
that i able to read the mail message by clcking on them in qtp.
Dim Lnk,Webcheckbox
Set Lnk= Description. Create
'********* To count and display the webcheckbox
Lnk("micclass" ).value=" Link"
set LinkName= Browser("Welcome to Rediffmail:"
).Page("Welcome to Rediffmail:" ).ChildObjects( Lnk)
LinkCount=LinkName. Count
msgbox LinkCount
For i=1-1 to LinkCount-1
DataTable.SetCurren tRow(i)
DataTable.Value( "Name",1) =LinkName( i).GetRoProperty ("name")
Next
Waiting for the reply
Praveen Saini
data:zxyz type xyz.
where xyz is a standard sap structure where it contains
data type fields and line type (refer to other structure)
fields.
my question is how to assign values to field zxyz-str-matnr
where str is a structure inside xyz structure.
51
what is differance between web applicatins and web based
applications?
In an interview, what r the general questions asked in SQL
which is realted to testing ?pls give me anwser to this
question?
38
Draw Sequence Modal of RDO? Explain.
30
hi We are using which type of version in SAP.
That is 4.6EE or 6.0E or 5.EE ?
15
23. Storage space in java is of the form
Stack
Queue
Heap
List
24. What is java code embedded in a web page known as
Applets
Servlets
scriptlets
snippets
25. Which of the following attributes are compulsory with
an <applet> tag?.
code,height & width.
26. What does 'CODEBASE' in an applet tag specify?.
Files absolute path.
What is the difference between functional spec and technical
spec?
13
Can any one please give me an effective format for
designing a functional specification and technical
specification sheet for a software developemnt related
company asap...it would be highly useful for my final year
project.
63
What is the importance in context in JDBC connection pools?