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 |
accept an email id & validate it .email id should not exceed 25 characters the mail id should contain 3 characters excluding domain name,@ and .(dot) the last 3 characters of the domain should be net,com or org
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
How many types of operators are available in the vbscript language?
What are the uses of vb script?
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 ?
what is fire event method in qtp?
Mention characteristics of sub procedures?
How to Import data from a file (file is on the desktop) to the data table
write a vb script to generate fibonnaci numbers
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
write a vb script to calculate factorial of a number?
Explain sga memory structures?