i want to when we will write the scripts
either after getting the build or after getting the SRS?
Answer Posted / satyanarayana
It depends on the situation
If you are preparing the scripts using descriptive
programming then you can start after receiving the SRS.Butif
you are preparing the scripts without using descriptive
programming then you have to use the AUT(Build).To prepare
the scripts the build should be stable
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How strcomp function works?
What is dictionary object in vbscript? Explain?
hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?
Explain the filter expression?
Which operator can be used to change the value of the operand or change the state of the condition?
Mention the rules for using option explicit statement?
What are the different types of loops available in the vbscript language?
Explain sga memory structures?
Explain the arrays in vb script?
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
What are the 2 ways in which a variable can be declared in the vbscript language?
What is variant in vb script?
In html file what is an ideal position to include vbscript?
How should i Create Email invite with server-side Coding?
Difference between dim,public and private variables in vb script?