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 is the difference between VBScript and JavaScript?
Why is it recommended to close the database connection every time after the work is completed?
Which data type/types are supported by vbscript language and what are their specialties?
What is Procedure or Subroutine in VB Script?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
Mention what is vbscript?
Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.
In what way program "hello world" you can write in vbscript?
Explain sga memory structures?
How will you release the memory acquired by an array variable in vbscript?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?
How to declare an array in vbscript?
How many types of operators are available in the vbscript language?
Out of the different type of operators, which are evaluated first and last in the vbscript language?