Hai Guys,
can anybody show me how to write automaed test cases using
VB scprit(examples)...i had an interviw soon...please guyz
send as quickly as possible
Answer Posted / sowji
Hai ,
Thank you your Ans
The company is sahbre holdings(USA),so please genereally
how the process is start...one example of test case using
vbscript....
That would great help to me
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the features of quick test pro(qtp)?
Why qtp the best testing tool?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
What will be happen if i load object repository at run time, but it has already associated.
What are benefits of qtp?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
What is qtpro? What is quick test pro? What is a quick test professional?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
how did u use automating testing tools in ur job?
For which type of project the iterative model is suitable?
How to start recording using quicktest professional (qtp)?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);