i want to when we will write the scripts
either after getting the build or after getting the SRS?
Answer Posted / suma
it depends on u r project in our company first we write the
test cases after that we automate the testcases
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why to use option explicit in vb script?
When to use function procedures and what are its characteristics?
What is the extension of the vbscript file?
How to assign a date value to a variable?
Why is error handling required?
How to throw an error in vbscript?
Explain the functionality of vbscript?
Which operator can be used to change the value of the operand or change the state of the condition?
What is the difference between javascript and vbscript?
what is the features of visual basic?
What is the purpose of on error resume next statement?
What is the difference between a dictionary and an array?
What are class properties?
Explain about operator precedence in vb script?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?