what is test scenario?
Answer / pravati
Test scenario is oneline statement which tells us about what to be tested.
Test scenario is any functionality of the application under test that can be tested.
ex-check login functionality
| Is This Answer Correct ? | 0 Yes | 0 No |
if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.
how to display all the links in one page using vb script in qtp.
1 Answers DST Global Solutions,
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
Explain the arrays in vb script?
How to create pull down menu box using vb script
What are the different types of operators and their order of precedence?
What is the scope of a constant declared using public?
Whenever I use Wscript.Echo Qtp raising Run time error as 'Object required for Wscript' How I can create object for Wscript
Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
how does vb script help in web page designing? explain with example.
How to add actions in driver script to run those actions in QTP?