Tel me what was the automation testing process you followed?
Answer Posted / ravindra
v r following the four tire Processing.
For this we need 4 files.
1.One functional Library file(.vbs extension)
2.One Xml Object Repository file (.xml Extension)
3.One Utility libraryfile (.vbs Extension)
4.One Excel file (.xls Exrtension)
Combining all together is called Keyword Driven
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hello friends..... On which areas of an application we can not test with QTP
What is synchronization point in QTP?
How do we analyze the checkpoint results?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
Does quicktest professional (qtp) is unicode compatible?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
How does qtp recognize objects in aut?
Explain quicktest professional (qtp) testing process?
Step 3&4 are repeated until an the object in recognised uniquely.
How do you create regression test packs?
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
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.