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 |
to write test cases for fuel guage?
what is objectrepositry
9 Answers Infinite Computer Solutions,
Generally when we are writing test cases we give headings as Case id , description, input values, expected, actual, severity and priority and pass/fail. is there any seperate profama during testing the web site manually. (guys it very urgent for me in my office can any one help me plz)
wirte the test cases for triangle by using testing techniques
8 Answers Blue Star, George Mason, HP,
what are the possible test cases for sending an sms from mobile
How do you review the test cases which are prepared by your team member. answer is: using traceability matrix, matching testcases with the requirements. He again asked - assume that all the test cases are matched with the requirements, then what do you do, how do you proceed in this case..
how to write a test cases for courier offices?
How to write a Scenario and test cases for escalator
7 Answers ABC, Accenture, CTS,
There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox(having funtion remeber my password for 1 week). Please tell me test cases for checkbox.
If there are 10 steps for a test case. and for this test case there are 6 expected results. should I write 6 exp. results in the Expected Result column for a single tes case
Describe to me the difference between validation and verification.
Give Sample of Validation Test Case.