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 |
Which date function is used in the vbscript language to find the difference between the 2 dates?
Difference between dim,public and private variables in vb script?
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
Why to use option explicit in vb script?
How will you compare two strings in vbscript?
What is the difference between a dictionary and an array?
in qtp we ve datatable look like excel ,if we want to extract data from excel which saved in my documet how can i get that in datatable using 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 ?
Explain different types of segment?
How to return only alpha bate string from an string str = "bibhu@#$%&das&*)(SUndar"
Write a Script for ATM in QTP
How to write functions and sub in vb script?