what is defination of system testing?
Answer Posted / srinidhi patil
It is an End to End testing in which testing Environment is
just like Production Environemnt.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
Explain the Different types of QTP test assets and their extensions?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
How to use parameterization in qtp?
What is qtpro?
How to data driven test for Win objects in QTP ?
Is it possible to merge two object repository files in qtp?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
How QTP support all types of applications (platforms)?
Explain the types of object repositorys in qtp?
Describe synchronization point.
What is synchronization? What are the ways you can synchronize?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer