plz explain QTP real time work( Means where you store
scripts and how u access scripts next day? where those
activities we are maintaining, If By usig VSS how the
process in going on , plz explain briefly?
Answers were Sorted based on User's Feedback
Answer / ramesh
Hi,
We will craete frame work which includes following folder
structure
1.ObjRepositiory
2.Scripts
3.TestData
4.Lib
5.Configuration
6.Documentation
7.Logs
and a lot
each folder is responsible for its own
Thanks
Ramesh
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / ajay
yes it was correct.
the folders which was created in frame work is differ frm
one organisation to others.
they wil maintain individual folders for maintiaing the
scripts etc
| Is This Answer Correct ? | 3 Yes | 1 No |
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
what is difference betweem class annd object?
How can we get the result from WindowsXP Command Window? (e.g. After we input 'ipconfig' in command window, how QTP get the result?)
Hi, Has anybody attended IBM interview on 17th APR 2010,and got offer letter? I had given interview and selected also but still did not recieve offer letter.
How do u retrieve data from a text file into different variables. i.e. in a text file named "source" , the data is like : india,1000,japan,200,china,50,singapore,45050 this is given in the first line of the text file. in the second line of the text file the dta is: sun,moon,planet,river,earth,water if u use "readline" method by using FSO concept u can retrieve the entire line in to a variable. but i want to import each field (ex: "india" in one variable, "1000" in another variable etc..). Apprecitae proper replies.
A web page title might be xxxx@xyz.com or xxxy@xxx.co or xyz@abc.in.Using what mandatory properties can be the page identified.Give the regular expression for that.
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
I have a library function , with that function 100 scripts are being called. The library function is changed(something is added) . how do i update all the scripts.
What are the Features & Benefits of Quick Test Pro ?
Please anybody can tell the where can i get the information about pharma and bank testing, i put the pharma&bank projects in my resume, so i dont know what to tell about them, so where can i get the information and what we test for these, i need domain information, what r the screen we test?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
How can i parameterize the standard checkpoint using Excel sheet where my expected values are there?? suppose i want to test a application with diffent value and want to run 5 iteration?? for each iteration, values will be exported from excel sheet as input. Now i will store some expected values in the excel sheet, which i want to check in the application whether expected equals to actual value??? can any one help me