In descriptive programming how we know the properties of
the objects, if application is not developed and the
prototype of the application is also not developed.
Answer / suresh chatakondu
Go to Object Identification and select Web/Windows from
Combo box. When you select Web it shows all objects and
when you select object it gives mandatory properties.
You can take that mandatory properties and write
descriptive programming
Suresh Chatakondu
| Is This Answer Correct ? | 0 Yes | 1 No |
How to differentiate the webedit field like user name and password? Please tell any other best answer is ther
Plz explain about object propeties in object identification? means.. explain about 1. mandatory properties.2. assestive properties 3. ordinal properties.
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
How to Analyze the Checpoint results with Standard Checpoint ?
Explain about Hybrid Framework
In Login two edit box which object class property value is same, How to enter into 2nd edit box in qtp by vbscript.
can any one tell me what is syntax error in line msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist 'code ************** Call login("lal="," " ) wait(5) Call errormsg("Invalid email address. [?]" ) Function errormsg(msg) msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist if msgexist then Reporter.ReportEvent micPass,"enter valid username or pwd ",msg else Reporter.ReportEvent micFail, "entered valid uname and pwd",msg end if End Function
how to choose the framework in qtp ? 2)when we go for the descriptive programming ?
We need to verify the user name & password in for the user validation. But we don't want to use the parameterization/ loop for user name and password. What is the way in scripting so that user & password will generate automatically.
What are the advantages of QTP over WinRunner?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
What are test settings and global settings?