Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Hi,
Where should I get all the test's results If I ran the
scripts in Batch run.
At the result window I found only last test result.
Could any one help me on this?

Answers were Sorted based on User's Feedback



Hi, Where should I get all the test's results If I ran the scripts in Batch run. At the res..

Answer / ajay

If you Open Result window it will show up current run
result.If you need previouse run result in the result
window open file menu you can find all set results.

Is This Answer Correct ?    0 Yes 0 No

Hi, Where should I get all the test's results If I ran the scripts in Batch run. At the res..

Answer / prakash

If we maintain Log file(like html/excel/...), Then we can see all Result files.

Is This Answer Correct ?    0 Yes 0 No

Hi, Where should I get all the test's results If I ran the scripts in Batch run. At the res..

Answer / deepakm82

Hey you need a test management tool like Quality Center to
do the stuff u asking for.
But if u will run in temporary folder then after each
execution you need to move the result file to a new path
beacuse if you wud run another script or again execute the
previous script then the results would overwrite the
previous results.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

how to read log file using QTP??

3 Answers   AppLabs,


what is the diffrence between script and Language ? (Chandana)

6 Answers   Cognizant, Wipro,


what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX

3 Answers  


For ex we are doing automate testing in that can we do some part of application recording, some part descriptive programing and some part general VB scripting like that .............

3 Answers   Satyam,


How to handle the exceptions using recovery scenario manager in QTP?

0 Answers   Crea, CTS,


is we can import the object repository from external source. if it so then how?

5 Answers  


Write the vb script for the lowest and highest values of an array?

1 Answers   Manhattan,


What environment does qtp run in?

0 Answers  


what is file database

1 Answers   Wipro,


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

0 Answers  


What are the problems / difficulties faced when you used Smart Identification ?

2 Answers   Keane India Ltd,


How to switch between browser tabs? )moving from one tab to another tab)

1 Answers   CTS,


Categories