i want to when we will write the scripts
either after getting the build or after getting the SRS?
Answer Posted / 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 |
Post New Answer View All Answers
How to write functions and sub in vb script?
What is the use of option explicit statement?
Mention the environments where vbscript could be run?
How to throw an error in vbscript?
Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.
For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com
When are redim statement and preserve keyword used in the vbscript language?
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
How to Import data from a file (file is on the desktop) to the data table
Which data type/types are supported by vbscript language and what are their specialties?
What are the valid scopes of a variable in vbscript?
1. How do declare public variable in vb scripts?
What is sql loader? Explain the files used by sql loader to load file?
How are comments handled in the vbscript language?
How to Enter Values on the Command promt using VB script