In an output value text checkpoint, where does the output
value stored by default ?
Answers were Sorted based on User's Feedback
out put valus stored in runtime data table dy default
Is This Answer Correct ? | 2 Yes | 0 No |
When u r giving Output value..
the properties box will open..in that u can get
details..where that value is going to be store..if u want to
change..click on modify..there u can select Datatable or
Environment.
by default it is RunTime Datatatable.
If any queries...
nanda.dreddy@gmail.com
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / padmaja
by default it will stored in global sheet ie datatable,if
we stored in external sheet in the properties sheet,click
modify
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / praveen
Text Output value is to capture the text displayed on the
object during runtime.
The values are configured to test datatable. But the values
are captured will be stored in runtime datatable. A text
output value can be inserted only while recording.
Is This Answer Correct ? | 0 Yes | 0 No |
What is the concept of firewalls?
hi, i am trying to capture "web element" names in a web page, and i written the code like this,, with Browser("title:=") with .page("") .webelement("htmltag:=...").getroproperty("innertext") end with end with //////////////////////////////////////////////////////////////////////////////////// QTP RETURN ERROR like this: " object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object" ok fine , i need to search another property other than "index" i use all the properties like class,text,innerhtml,innertext,visible=true,x , y,abs x ,abs y...but qtp returns error ..... in this webpage index is difficult to find? how to solve
What is QuickTest Automation Object Model? Where we can use AOM?
In a web page, one web table is present which is dynamic. In that table one of the column has links with the same inner text. write a script so that i need to click the third link.
what are the challenges do we face while testing webbased applcations using the automation tool QTP or any?
Do we get any issues if we run the test script on differentbrowsers?what are the options we need to set in QTP?
When to use shared and local object repository?
iam have done mba(finance)in 2008. in 2008 one reputed consultancy came off campus interview our institution. i got job as "manual test engineer". now iam working as "manual testing engineer". now my problem is when iam going interview the interviewer asking like " ur mba gradute how can u get job in test engineer." this question i have faced every interview. iam explaining how iam getting job. but they are not trust me". pls tell me answer how i am giving relavent ans.. this is my mail id y.ramana84@gmail.com
Explain the difference between smart identification and object identification withn clear example. please it is very urgent
How can we parameterize our test, values in flat file. Ex:- Values in notepad, with that values i want to parameterize the test.
How do i relate the checkbox properties with webelement when checkbox properties are changing on every login to the application
By default Action1 runs first in QTP. Is it possible to start the run with Action2?