in qtp how can we do test when the build is not ready
Answers were Sorted based on User's Feedback
Answer / ravi, fortechsoft
You cannot do any test when the build is not ready, because
we perform testing on build. When build is not available,
how can we test and what can we test ?
Before the build is released, we get ready to test the build
by writing test scripts in Descriptive Programming and by
using prototype of the application. When build is released,
we execute our test scripts on the build.
If you want to test the build, you definitely need the
build. If you want to get ready to test the build, you can
write descriptive programming.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / bfakruddin
We Cannot Test before Build release.
But, If we have an Objects Properties. We can develop
script manually in descriptive and manupulate as per
scenario when Build is released, You can execute your
scripts once your build release.
Thanks & regards,
Baba Fakruddin.D
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nani
By Using Descriptive Programming we can start the qtp
scripts.
there is no need of Build.
| Is This Answer Correct ? | 1 Yes | 3 No |
I want to install qtp software in my system, My operating system is vista . Anybody please suggest me how to get QTP software with licence key
What are the five challenges you faced in QTP?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
how to merge 2 object repositories in qtp 9.0.what is use of merge and y merge is used?
How can i open a file in Textpad and replace a string with another using QTP
How to find given string is palindrome or not without using strreverse() function?
Hi Guys...I just started working with QTP now.The frame work they use hear is Write all the functions in function libraries and pass data using data dictionary either from data table or excel .I kind of understood evrthing but one thing I need to know is How do they recognize objects .Do they use object spy and recognize objects or record them ..Does soemone have any idea how they generally do this is such kind of framework
How can I map test requirement to Test Set (multiple test cases)? Under test lab, I have multiple test cases. I would like to map 1 requirement to all test cases under that test set (in test lab)? Currently, I think QC only allow mapping 1 test requirement to 1 test case. Instead I would like to map 1 test requirement to multiple test cases under one test lab.
4 Answers CarrizalSoft Technologies, DST Global Solutions,
Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario
Have you faced any problems with object repository?
1)What is the Difference Between WaitTo & Sync?
WHAT IS THE DIFF BTW KEYWORD DRIVEN TESTING AND DATA DRIVEN TESTING?