Hai can anybody give me an idea about writing automated
test cases in qtp using VB scprit.please respond as quicky
as possible.
Answers were Sorted based on User's Feedback
Answer / sreedevi
Hi u can check...
http://www.w3schools.com/vbscript/default.asp for the
whole VB script. here you can find conditional statements,
loop statements and introduction to VB.
Regards..
Sreedevi.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sireesha
For any of the script in qtp first check the
textboxes,table names,checkboxex,buttons.radio button etc
based on ta we need to create the script in the mean it
shud ended up wit dots,not actually sytanx of vb script but
jus an example is vbwindow("table name/applcation
name").vbedit("text/label name").set"the value we assign to
it"
eg: if for text of enterg a name
vbwindow("form1").vbedit("ename").set"xx";
if for button then instead of set we vbwindow
("form1").vbutton("clear").click
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the test cases for mouse?
what is scenario? how to write scenario?
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
Write all Possible (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manually?
What is transaction testing?
how we write a jwebunit test case for check whether the ip address correct or not.
how to write test cases for smart meter for gas and electricty
Can any body explain How to Install the QC9.0 on XP OS
Explain the acceptance testing?
write a buisness scenerio on yahoo login page.
What is the Difference between Testing Types and Testing Techniques
How should I maintain the test cases and Test Log for different versions/builds of the application.