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 to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.
Explain the string concatenation function in vbscript?
What is the purpose of on error resume next statement?
Mention what are the rules to name variable in vbscript?
Explain about tristate constants in vbscript?
Explain the functionality of vbscript?
What is vbscript language used for and which earlier language is it modeled upon?
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.?
what is event handling?
I need to get some data from data base and store this
(retrieved) data in a excel sheet using VB script in QTP9.0
I have created connection for data base
I have created as excels sheet by using
Set XL=CreateObject("Excel.Application")
XLworksheet.cells(1,1).value= rs.fields.item("<
did any one attended interview in applabs if you had gone through plz tell me the procedure
Mention how to assign a date value to a variable?
What is dictionary object in vbscript? Explain?
Mention what is the use of option explicit in vbscript?
How are comments handled in the vbscript language?