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
Explain sga memory structures?
How will you check that a variable is an array in vbscript?
What is the purpose of on error resume next statement?
What are class events?
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
after medical test,when will be the police verification
Explain the operator precedence in vb script?
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.
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
Explain the extension .hta?
How many types of procedures are available in the vbscript language?
What methods are used to create text files and open text files in the vbscript language?
How to create a cookie using vbscript?
What is the difference between javascript and vbscript?
Explain what is loose binding? Why is it not a good practice to use it?