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 is use case testing?
What is transaction testing?
what would be the negative test case for serach that break the search .
How to write testcases for username creation?Given requirements are min 6characters,atleast one alphabet,alpha,alphanumric
There is a game in that there are 20 levels an ordinary person can play it up to 12th level.So if you are a tester and if you have to test that game up to 20th level then how u can test that game.
how to make test case for anolog voice logger?
how we canwrite a test case on computer?
How you test IP address
hai........... please tell abt testcases.. how we can drived the testcases in project?
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
what is login and login in testcases we write in testcaseid
Describe to me what you see as a process. Not a particular process, just the basics of having a process.