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
What are the disadvantages of vbscript?
How to write VB script for login module?
PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com
Why is error handling required?
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
How to make sure that items in a wintree are sorted al?
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
How do you declare a variable in vbscript?
What are class variables?
How will you get a subset of a array in vbscript?
Explain the extension .hta?
What is the scope of a constant declared using public?