what are the disadvantages of descriptiveprograming
Answer Posted / debasis
the exact point for the question is when the property & value
pair changes,we need to change each variable that stores the property & value Pair used in scripting,which is very time consuming.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
What are the various automation frameworks available in qtp?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
What is the short cut keys for the following?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
what is the difference between the modular framework and datadriven frame work
Explain how Selenium is different from UFT?
What is the basic concept of qtp?
How to test login module with different username and password by using data driven testing in QTP?
what is the difference between built-i function and In-built function?
Which environments are supported by hp qtp?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
Where to use function or action?