Hai can anybody give me an idea about writing automated
test cases in qtp using VB scprit.please respond as quicky
as possible.
Answer Posted / 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 |
Post New Answer View All Answers
Explain the load testing?
Explain the acceptance testing?
What is the state testing?
Explain the monkey testing?
Who will take care of test plan and test case?
can anyone please help me in writing Test cases for HRMS,ERP and for CRM Apllications...I am joined as a trainee.so i have to write test cases for these applications..Soo can anyone pls help me....mail id: bapuji.karyampudi@gmail.com....Please reply me guys.
Explain the unit testing?
Explain the soak testing?
write a test case for telephone billing ?
What are semi-random test cases?
Test Case for Text Editor!
How should I maintain the test cases and Test Log for different versions/builds of the application.
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
Why is it that the boundary value analysis provides good test cases?
can one defect be mapped to more than one test script in manual testing