i want to when we will write the scripts
either after getting the build or after getting the SRS?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Answer / badri
After getting the build we can write the script
without build how can we write the script? we don't
know the how to identify the objects in the application.
----Badri
| Is This Answer Correct ? | 1 Yes | 0 No |
How can you fetch the value of a cookie?
What is the equivalent of VBScript?s On Error In Jscript ?
Mention how to access array data?
There are 5 web pages.write a script to click the button on 4th web page.
How to write VB script for login module?
how do you make the variable declaration mandatory?what is the use of "option explicit"?
which is the good software training centre in bangalore?
write a vb script create 5 folders test1 test2 test3 test4 test5
Which is the default Data types in VBScript?
What is difference between Active screen and movie screen recorder in QTP 9.2?
How many types of operators are available in the vbscript language?
join all the array values without using join function?